serinus_lint 0.1.2
serinus_lint: ^0.1.2 copied to clipboard
Collection of lint rules and analysis options for Serinus packages.

Serinus Lint #
This package provides a set of linting rules and configurations for Serinus applications to ensure code quality and consistency across projects.
Getting Started #
Install the package using the following command:
dart pub add serinus_lint
Then, include the linting rules in your analysis_options.yaml file:
include: package:serinus_lint/recommended.yaml