import_lint 1.0.0 copy "import_lint: ^1.0.0" to clipboard
import_lint: ^1.0.0 copied to clipboard

The Import Lint package defines import lint rules and report on lints found in Dart code.

1.0.0 #

  • Breaking change
    • Changed yaml specs (inspired by eslint/no-restricted-paths)

0.9.5 #

  • Add Severity option(#27)

0.9.4 #

  • bump analyzer v5.2.0

0.9.3 #

  • BugFix

0.9.1 #

  • Fix monorepo

0.9.0 #

  • Support for importing external packages
  • Breaking change
    • analysis_options.yaml

0.8.0 #

  • Fix bug
    • Not working on windows
    • Analyzer error
  • Breaking change
    • analysis_options.yaml

0.7.0 #

  • Fix packages dependency

0.6.0 #

  • Fix failed to load analysis_options.yml in parent directory

0.5.0 #

  • Fix AST

0.4.1 #

  • Library prefix Support

0.4.0 #

  • Add Tests

0.3.1 #

  • search_file_path to target_file_path

0.3.0 #

  • Glob Support
  • Relative Import Support

0.2.2 #

  • Update README.md

0.2.1 #

  • Update README.md

0.2.0 #

  • Analyzer Plugin Support

0.1.6 #

  • Support Ignore Rules

0.1.5 #

  • Fix Exception Message

0.1.4 #

  • Update README.md

0.1.3 #

  • Update README.md

0.1.2 #

  • Update README.md

0.1.1 #

  • Lint import file with import_analysis_options.yaml
25
likes
110
pub points
88%
popularity

Publisher

verified publisherkawa.dev

The Import Lint package defines import lint rules and report on lints found in Dart code.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, analyzer_plugin, args, cli_util, collection, glob, path, yaml

More

Packages that depend on import_lint