Skip to content

Commit 3a39333

Browse files
committed
Reformat all code to use one code style
* Enabled CI to require linter pass
1 parent c727877 commit 3a39333

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+794
-1315
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626

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

3130
test:
3231
name: Functional Testing

.rubocop.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)