mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-16 06:51:27 +00:00
13 lines
284 B
Markdown
13 lines
284 B
Markdown
## Guilded Rose
|
|
Guio and Lenise's implementation for [guilded rose refactoring](https://github.com/emilybache/GildedRose-Refactoring-Kata#gilded-rose-refactoring-kata)
|
|
|
|
### Testing
|
|
|
|
`make test`
|
|
|
|
#### Linter - Rubocop
|
|
|
|
`make lint`
|
|
|
|
automatic fix detected offenses
|
|
`make auto-correct` |