Skip to content

meson-mode.el: add install_symlink to the list of keywords #38

meson-mode.el: add install_symlink to the list of keywords

meson-mode.el: add install_symlink to the list of keywords #38

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