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
Check exclude patterns before .editorconfig-file existence
A micro-optimization. Check the exclude patterns first since those can be done
on-CPU. Then, if the file isn't pattern-excluded, check for files on disk.
0 commit comments