Skip to content

Commit f28da34

Browse files
authored
Update spec_helper.rb (#5246)
1 parent e0e977c commit f28da34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/spec_helper.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
# These files and directories are ignored when checking for extra files
4545
EXTRA_FILES_FILTER = [
4646
'CONTRIBUTING.md', 'Gemfile', 'Gemfile.lock', 'README.md',
47-
'dependent', 'Rakefile', 'renamed-styles.json'
47+
'dependent', 'Rakefile', 'renamed-styles.json', 'REQUESTING.md', 'STYLE_DEVELOPMENT.md',
48+
'STYLE_REQUIREMENTS.md', 'QUALITY_CONTROL.md'
4849
]
4950

5051
# These directories and their contents are ignored when checking for extra files

0 commit comments

Comments
 (0)