lark-parser/lark

Grammar linter

Open

#331 创建于 2019年3月3日

在 GitHub 查看
 (6 评论) (1 反应) (0 负责人)Python (4,275 star) (384 fork)batch import
enhancementgood first issue

描述

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?

贡献者指南