Commit d25d51d
authored
chore: remove consideration of line break characters to reduce whitespace false positives (#1205)
Instead of considering \s, which includes line break whitespace, we only consider space and \t.
Signed-off-by: Carl Flottmann <[email protected]>1 parent 736dbf8 commit d25d51d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
0 commit comments