lintme 1.0.0+2 copy "lintme: ^1.0.0+2" to clipboard
lintme: ^1.0.0+2 copied to clipboard

Software analytics tool that helps developers analyse and improve software quality.

example/README.md

Examples #

Lintme is a static analysis tool and code from it is not expected to be used directly. Instead, it should be added as a dev dependency and installed as described here.

Preferred way: plugin and CLI #

To use Lintme as a plugin or a CLI, check out this repository with the example Flutter app. It covers Lintme setup and shows all commands output.

Additional way: as a library #

Note: usually you don't need to use Lintme directly.

Lintme can be used directly as a library, imported and called from your code. Continue with this example in order to get more details.

Presets #

Presets can be enabled with extends config, more details can be found here.

1
likes
150
pub points
0%
popularity

Publisher

unverified uploader

Software analytics tool that helps developers analyse and improve software quality.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, ansicolor, args, collection, crypto, file, glob, html, http, lintme_presets, meta, path, platform, pub_updater, source_span, uuid, xml, yaml

More

Packages that depend on lintme