Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelroudnitski committed Jan 2, 2025
1 parent 8acf9c9 commit 4cd40d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
bundle exec rubocop --version
echo "--------------------"
echo "RuboCop config:"
bundle exec rubocop --show-config
bundle exec rubocop --show-cops
echo "--------------------"
echo "Searching for rubocop-discourse in all files:"
grep -R "rubocop-discourse" . || echo "No occurrences found"
Expand Down

0 comments on commit 4cd40d7

Please sign in to comment.