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
Fix filepath bug in openlinter.rules.check_file_presence()
There was an issue where the script was looking for files in the directory it
was being run from, not the location it was given. Fixed.
Improved a variable name.
0 commit comments