lark-parser/lark

Grammar linter

Open

#331 opened on 2019年3月3日

GitHub で見る
 (6 comments) (1 reaction) (0 assignees)Python (384 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (4,275 stars)
PR merge metrics
 (平均マージ 41m) (30d で 1 merged PR)

説明

I get a lot of use from linters in programming python generally, such as pylint, flake8, mypy, bandit.

Would it be possible to provide linters for lark grammars, which would give suggestions on constructing good grammars?

コントリビューターガイド