Commit 4b5c016
committed
Fix RuboCop error and improve validation logic
- Remove redundant backslash escape in .py regex
- Change validation from AND to OR (more correct logic)
- Improve error message to mention 'readable' file1 parent f125de6 commit 4b5c016
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments