You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <carl.flottmann@oracle.com>
0 commit comments