mesonbuild/meson

meson.build configuration file syntax test

Open

#2,687 opened on Nov 25, 2017

 (3 comments) (1 reaction) (0 assignees)Python (1,465 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4,978 stars)
PR merge metrics
 (Avg merge 139d 13h) (51 merged PRs in 30d)

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