rokucommunity / bslint

A linter for BrightScript and BrighterScript.
MIT License
27 stars 15 forks source link

Cannot change root folder #33

Closed Wadimir closed 3 years ago

Wadimir commented 3 years ago

As I understand it, now the check starts from folder "source". How can I change folder "source" to any other?

elsassph commented 3 years ago

bslint is a brighterscript plugin: you need to configure a bsconfig.json with information about your project structure.

See brighterscript configuration. https://github.com/rokucommunity/brighterscript