Skip to content

Commit 28156f6

Browse files
committed
Allow remaster in Naming/InclusiveLanguage
1 parent 7acfe98 commit 28156f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ Naming/InclusiveLanguage:
383383
- !ruby/regexp '/origin[ \/]master/' # Legacy default git branch name
384384
- 'mastercard'
385385
- 'webmaster'
386+
- 'remaster'
386387

387388
Naming/MemoizedInstanceVariableName:
388389
Enabled: false

0 commit comments

Comments
 (0)