Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--files argument doesn't work as expected #107

Open
TwitchBronBron opened this issue May 9, 2024 · 0 comments
Open

--files argument doesn't work as expected #107

TwitchBronBron opened this issue May 9, 2024 · 0 comments

Comments

@TwitchBronBron
Copy link
Member

TwitchBronBron commented May 9, 2024

Calling npx bslint --files "**/utils/**" "\!**/test*/**" to lint only a specific component also produces many error BS1004: Referenced file does not exist on all the .brs files imported by the .xml files in **/utils/** .

It would make more sense to have bslint load the entire project, and treat the --files arg as more of a diagnostic "include" list. / filter

Or maybe add a different flag to support this concept?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant