- Published
- Author
- Satya
while creating rubocop github action , we need to add two flags:
•
•
•
fail_on_error: true -> which will exit the process when error occurs•
filter_mode: noFilter -> this will run the rubocop for the entire project directory