Skip to content

Commit

Permalink
Add top level analysis options
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Jan 15, 2024
1 parent 2a39b17 commit 21beea9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@
# Specific files
pkgs/intl/test/number_format_compact_google3_icu_test.dart
pkgs/intl/update_from_cldr_data.sh

analysis_options.yaml
3 changes: 3 additions & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
analyzer:
exclude:
- "submodules/*"

0 comments on commit 21beea9

Please sign in to comment.