mirror of
https://github.com/hanskokx/arcane_analysis.git
synced 2026-08-11 22:40:51 +02:00
68da9aabaa
- Added additional globs to exclusion list Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
459 B
459 B
1.0.5
- The following globs have been added to the analyzer exclusion list:
- test/**/*.mocks.dart
- build/**
- android/**
- ios/**
- web/**
- windows/**
- macos/**
- linux/**
1.0.4
- Preserves tailing commas
1.0.3
- Added the following linting rules:
use_decorated_boxuse_enums
1.0.2
- Added
unnecessary_breakslinting rule
1.0.1
- Updated example
- No linting rule changes
1.0.0
- Initial release