You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,9 @@ inherit_gem:
35
35
36
36
Install all of the required gems
37
37
38
-
```sh[]
38
+
```sh
39
39
bundle install
40
-
```[]
40
+
```
41
41
42
42
Run the tests
43
43
@@ -60,4 +60,4 @@ examples/documentation.
60
60
61
61
## Contributing
62
62
63
-
If you have any suggestion for how this project could be improved, please read the [contributing guidelines](https://github.com/github/rubocop-rails-accessibility/blob/main/CONTRIBUTING.md).
63
+
If you have any suggestion for how this project could be improved, please read the [contributing guidelines](https://github.com/github/rubocop-rails-accessibility/blob/main/CONTRIBUTING.md).
0 commit comments