Skip to content

Commit

Permalink
doc: add rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanrobert committed Jan 30, 2020
1 parent d3ae053 commit 01e266a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,12 @@ export DISABLE_SPRING=true
bundle exec bin/rake test TEST=test/functional/compute_resources_controller_test.rb
```

* Check code syntax with rubocop and foreman rules:

```shell
bundle exec bin/rake foreman_fog_proxmox:rubocop
```

* See deface overrides result:

```shell
Expand Down

0 comments on commit 01e266a

Please sign in to comment.