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?

貢獻者指南