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
Currently, if you're using the directory option, after calling a lint method on this plugin, the current directory remains changed to the specified value, even for other plugins.
Currently, if you're using the
directory
option, after calling a lint method on this plugin, the current directory remains changed to the specified value, even for other plugins.It is caused by this line:
danger-ruby-swiftlint/ext/swiftlint/swiftlint.rb
Line 12 in d1ac19b
A workaround for this is:
(Moved from ashfurrow/danger-swiftlint#4)
The text was updated successfully, but these errors were encountered: