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

outdated

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

A command-line tool that help you verify that a project follow a specific code style guideline.

It's also help you automate your code style guideline check on github pull requests.

license.

Usage: dbstyleguidechecker --style-guide [path to analysis_options.yaml] [local project directory]

Options: -s, --style-guide specify the code style guide to use (defaults to "analysis_options.yaml")

-f, --[no-]flutter should be added if it's flutter project

-g, --github-repo github repository to push style guide violation on the pull request (defaults to "")

-p, --github-pull-request-id github pull request id

-t, --github-api-token github api access token (defaults to "")

-h, --[no-]help print help message

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

args, http, io, meta, path

More

Packages that depend on dbstyleguidechecker