We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cc:
Hi all,
Currently, to check and fix linting: bundle exec pronto run -c origin/master --exit-code 'rubocop <path_to_file> -a`
bundle exec pronto run -c origin/master --exit-code
However, correct linting from rubocop still would fail to pass the tests in Github Linting checkers.
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Cc:
Hi all,
Pain
Currently, to check and fix linting:
bundle exec pronto run -c origin/master --exit-code
'rubocop <path_to_file> -a`
However, correct linting from rubocop still would fail to pass the tests in Github Linting checkers.
What code could be improved?
Tasks
Acceptance Criteria
More Information
Screenshots
Thanks!
The text was updated successfully, but these errors were encountered: