dbstyleguidechecker 3.0.5 copy "dbstyleguidechecker: ^3.0.5" to clipboard
dbstyleguidechecker: ^3.0.5 copied to clipboard

A tool that help you verify a project against code style guide and automatize pull request review.

1.0.0 #

  • Initial version, with check code style guideline feature.
  • Push code style violation as pull request review comments.

1.0.1 #

  • Updated package name to match dbstyleguidechecker.

1.0.2 #

  • Changed executable package name to match dbstyleguidechecker.

1.0.3 #

  • Added support for running the program using just dbstyleguidechecker.

1.0.4 #

  • Removed stack trace in error message.

2.0.0 #

  • Redesign of the script arguments.

  • An updated documentation with examples and guide for installations.

  • Added the code violation reporter of type file, that report violations to a file.

2.0.1 #

  • Cleaner README.md

2.0.2 #

  • dart format to improve score

2.0.3 #

  • code cleanup and improvement

2.0.4 #

  • Added new reporter for json

  • Cleanup code and documentation

2.0.5 #

  • Updated console reporter to report to stderr if violation severity is greater than info.

  • Minor code improvements.

3.0.0-nullsafety.0 #

  • Updated the tool to null safety

3.0.0 #

  • Fixed script exit code on error.

  • Updated library dependencies versions.

  • Updated dart version 2.13.4

3.0.1 #

  • Support for Windows.
  • Support for dependencies override warning.

3.0.2 #

  • Updated command to use the new one.

3.0.3 #

  • Update Flutter checker to ignore overridden dependencies.

3.0.4 #

  • If style violation is not part of the review diff, create a pull request comment.

3.0.5 #

  • Added support for PR with more than 10 commits and added a temporary error if PR has more than 100 commits.
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A tool that help you verify a project against code style guide and automatize pull request review.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, http, io, meta, path

More

Packages that depend on dbstyleguidechecker