Skip to content

Commit

Permalink
Reformat all code to use one code style
Browse files Browse the repository at this point in the history
* Enabled CI to require linter pass
  • Loading branch information
pftg committed Dec 21, 2020
1 parent c727877 commit 3a39333
Show file tree
Hide file tree
Showing 43 changed files with 794 additions and 1,315 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:

- name: Run Standard Ruby linter
run: bundle exec standardrb --no-fix --fail-fast
continue-on-error: true

test:
name: Functional Testing
Expand Down
22 changes: 0 additions & 22 deletions .rubocop.yml

This file was deleted.

Loading

0 comments on commit 3a39333

Please sign in to comment.