Skip to content

Commit 52976bd

Browse files
committed
Testing if the newly excluded line in i18n-tasks.yml is the culprit of making code climate crash/fail.
1 parent 082ef96 commit 52976bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/i18n-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ search:
6464
## Files or `File.fnmatch` patterns to exclude from search. Some files are always excluded regardless of this setting:
6565
## %w(*.jpg *.png *.gif *.svg *.ico *.eot *.otf *.ttf *.woff *.woff2 *.pdf *.css *.sass *.scss *.less *.yml *.json)
6666
exclude:
67-
- decidim-dev/lib/decidim/dev/assets/iso-8859-15.md
67+
# - decidim-dev/lib/decidim/dev/assets/iso-8859-15.md
6868
- decidim-comments/app/assets/javascripts/decidim/comments/bundle.js
6969
- decidim-comments/app/assets/javascripts/decidim/comments/bundle.js.map
7070
- "*.jpeg"

0 commit comments

Comments
 (0)