lark-parser/lark

Grammar linter

Open

#331 aperta il 3 mar 2019

Vedi su GitHub
 (6 commenti) (1 reazione) (0 assegnatari)Python (384 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (4275 star)
Metriche merge PR
 (Merge medio 41m) (1 PR mergiata in 30 g)

Descrizione

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?

Guida contributor