Update style guide link (#12876)
This commit is contained in:
parent
1b2b8dc9e9
commit
6853edde57
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ We encourage people to write
|
|||
## Style guide
|
||||
|
||||
This project follows
|
||||
[thoughtbot's Ruby Style Guide](https://github.com/thoughtbot/guides/blob/master/style/ruby/.rubocop.yml),
|
||||
[thoughtbot's Ruby Style Guide](https://github.com/thoughtbot/guides/blob/main/ruby/.rubocop.yml),
|
||||
using [Rubocop](https://github.com/bbatsov/rubocop) along with
|
||||
[Rubocop-Rspec](https://github.com/backus/rubocop-rspec) as the code analyzer.
|
||||
If you have Rubocop installed with your text editor of choice, you should be up
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue