Commit af10f7e
authored
Restrict views to common template formats (#155)
Using `./app/views/**/*` includes transient files like vim backup
files and generates errors like that seen in rails/rails#44646.1 parent 96cff61 commit af10f7e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments