You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Messages other than the target code are excluded
github.dismiss_out_of_range_messages
# If you're dealing with a legacy project, with tons of warnings, you may want to lint only new/modified files. You can easily achieve that, setting the only_modified_files parameter to true.
# flutter_lint.only_modified_files = true
# Specify the output file of execution result of flutter analyze.