PreCommit::Configurations::Providers¶ ↑
Ordering¶ ↑
Providers are ordered based on priority
.
Adding new one¶ ↑
You can add extra providers by creating gem with a new provider in lib/plugins/pre_commit/configuration/providers
.
Providers are ordered based on priority
.
You can add extra providers by creating gem with a new provider in lib/plugins/pre_commit/configuration/providers
.