Commit 38438a16 authored by Andrejs Cunskis's avatar Andrejs Cunskis

Apply 1 suggestion(s) to 1 file(s)

parent f1053ffd
......@@ -100,7 +100,8 @@ Our codebase style is defined and enforced by [RuboCop](https://github.com/ruboc
You can check for any offenses locally with `bundle exec rubocop --parallel`.
On the CI, this is automatically checked by the `static-analysis` jobs.
Additionally it is possible to integrate RuboCop with several IDEs, e.g. you can [integrate RuboCop](../developing_with_solargraph.md) in supported IDEs using the [solargraph](https://github.com/castwide/solargraph) gem.
In addition, you can [integrate RuboCop](../developing_with_solargraph.md) into
supported IDEs using the [solargraph](https://github.com/castwide/solargraph) gem.
For RuboCop rules that we have not taken a decision on yet, we follow the
[Ruby Style Guide](https://github.com/rubocop-hq/ruby-style-guide),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment