mesonbuild/meson

meson.build configuration file syntax test

Open

#2,687 opened on Nov 25, 2017

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Python (4,978 stars) (1,465 forks)batch import
enhancementgood first issuehelp wanted

Description

It would be nice to provide a syntax-check functionality for meson files (like apachectl configtest).

This would allow on-the-fly syntax checks from within Emacs (via Flycheck) and other editors.

Contributor guide