Use GitHub Actions for linting and testing as well as update gemspec #19
Annotations
6 warnings
linting:
.rubocop.yml#L2
2:1 [document-start] missing document start "---"
|
linting:
.github/workflows/linting.yml#L1
1:1 [document-start] missing document start "---"
|
linting:
.github/workflows/linting.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
linting:
.github/workflows/tests.yml#L1
1:1 [document-start] missing document start "---"
|
linting:
.github/workflows/tests.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
linting:
.github/workflows/tests.yml#L25
25:24 [comments] too few spaces before comment
|