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 the pre-commit hook for backend Rubocop check does not work and complains as follows:
No such file or directory -- TAPP/tapp/api/resources/rubocop.rb (LoadError)
COMMIT FAILED: Your commit contains files that should pass Rubocop but do not. Please fix the Rubocop errors and try again.
while there is actually no errors in ruby code
The text was updated successfully, but these errors were encountered:
Currently the pre-commit hook for backend Rubocop check does not work and complains as follows:
while there is actually no errors in ruby code
The text was updated successfully, but these errors were encountered: