/wenyan-lint

Code linter for wenyan-lang

Primary LanguageJavaScriptMIT LicenseMIT

Lint for wenyan-lang

Working in progress...

No lint features yet but you can use it for basic formatting currently.

const { format } = require('@wenyanlang/lint')

CLI usage

The APIs would be changed frequently.

npm i -g @wenyanlang/lint

Glob is supported.

wylint format *.wy --tab-size=2