Skip to content

treewide: replace looking-at with looking-at-p if match data unused #44

treewide: replace looking-at with looking-at-p if match data unused

treewide: replace looking-at with looking-at-p if match data unused #44

Workflow file for this run

name: CI
on:
pull_request:
push:
paths-ignore:
- '**.md'
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
emacs_version:
- 26.1
- 26.2
- 26.3
- 27.1
- 27.2
- 28.1
- 28.2
- snapshot
steps:
- uses: actions/checkout@v2
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs_version }}
- uses: leotaku/elisp-check@master
with:
file: meson-mode.el