1
0
mirror of https://github.com/safiire/n65.git synced 2024-06-02 05:41:36 +00:00
n65/spec/.rubocop.yml
Saf c952f33d50
Setup RSpec rake task and wrote spec for MemorySpace (#2)
* Setup RSpec rake task and wrote spec for MemorySpace

* Removed mintest rake task
2020-08-30 16:11:54 -07:00

5 lines
69 B
YAML

inherit_from: ../.rubocop.yml
Metrics/BlockLength:
Enabled: false