lark-parser/lark

Grammar linter

Open

#331 创建于 2019年3月3日

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

仓库指标

Star
 (4,275 star)
PR 合并指标
 (平均合并 41分钟) (30 天内合并 1 个 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?

贡献者指南