Skip to content

Commit

Permalink
i18n: add i18n 'type' for prlint (#5880)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Aug 21, 2018
1 parent 6a0d22e commit f660800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cz-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ module.exports = {
{value: 'new_audit', name: 'new_audit: A new audit'},
{value: 'core', name: 'core: Driver, gather, (non-new) audits, LHR JSON, etc'},
{value: 'tests', name: 'tests: Tests, smokehouse, etc'},
{value: 'i18n', name: 'i18n: Internationalization'},
{value: 'docs', name: 'docs: Documentation'},
{value: 'deps', name: 'deps: Dependency bumps only'},
{value: 'report', name: 'report: Report, UI, renderers'},
Expand Down

0 comments on commit f660800

Please sign in to comment.