kerekewere 0.0.2 copy "kerekewere: ^0.0.2" to clipboard
kerekewere: ^0.0.2 copied to clipboard

discontinuedreplaced by: subpackage_lint
outdated

A set of linting rules for clean code structure

A custom lint package for Dart.

Features #

Warns about using src/ in import paths for subpackages.

Getting started #

Add the following to your pubspec.yaml file:

dev_dependencies:
  custom_lint: 
  kerekewere:

Add the following to the analysis_options.yaml file:

analyzer:
  plugins:
    - custom_lint
1
likes
130
points
3
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A set of linting rules for clean code structure

License

MIT (license)

Dependencies

analyzer, custom_lint_builder

More

Packages that depend on kerekewere