Skip to content

Commit f7da35f

Browse files
committed
docs(readme): Rename rule
1 parent 64910fd commit f7da35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm i commitlint-plugin-prevenger --save-dev
1818
module.exports = {
1919
plugins: ["commitlint-plugin-prevenger"],
2020
rules: {
21-
"commitlint-plugin-prevenger/selective-scope": [
21+
"commitlint-plugin-prevenger/scope-pattern": [
2222
2,
2323
"always",
2424
["^core$"]

0 commit comments

Comments
 (0)