Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit cc4440e

Browse files
authored
feat: profanity config increased (#405)
1 parent 42193a5 commit cc4440e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export default {
100100
resources: ['openSourceResources.md'],
101101
},
102102
ALEX: {
103-
profanitySureness: 2,
103+
profanitySureness: 1,
104104
noBinary: true,
105105
allow: [
106106
'just',

0 commit comments

Comments
 (0)