
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
Libraries
- serinus_lint
- A collection of lint rules for Serinus.