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

Custom Linter not working on CLI #2334

Closed
literalEval opened this issue Jan 19, 2024 · 0 comments · Fixed by #2335
Closed

Custom Linter not working on CLI #2334

literalEval opened this issue Jan 19, 2024 · 0 comments · Fixed by #2335
Assignees
Labels
documentation Update documentation

Comments

@literalEval
Copy link
Member

Due to recent Flutter SDK changes, the cutom linter does not run when invoked, and simply shows "No issues found". This has led to many code merges with no/improper documentation.

Fix

The fix is rather simple. We change the include in analysis_options.yaml from this

image

to this

image

@github-actions github-actions bot added documentation Update documentation unapproved Unapproved, needs to be triaged labels Jan 19, 2024
@palisadoes palisadoes removed the unapproved Unapproved, needs to be triaged label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Update documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants