Stuart Frost
|
e85531df6c
|
Rename test fixture to source.cr
|
2023-07-27 09:24:26 +01:00 |
|
Stuart Frost
|
3b9c442e09
|
Raise error when passed invalid file paths
|
2023-07-26 15:01:59 +01:00 |
|
Billy.Zheng
|
e2528d93dd
|
Refactor spec to use be_false replace eq false
|
2023-03-09 12:39:25 +08:00 |
|
Billy.Zheng
|
48c7a2bde6
|
Add spec for verifying skip_reading_config? flag defaults to false.
|
2023-03-09 02:23:48 +08:00 |
|
Billy.Zheng
|
d45285d1c9
|
Skip all config when use with --gen-config.
|
2023-03-08 22:34:46 +08:00 |
|
Sijawusz Pur Rahnama
|
9534104942
|
Support hierarchical loading of the config file
|
2023-03-06 20:54:17 +01:00 |
|
Sijawusz Pur Rahnama
|
ffc712a838
|
Reduce usage of Object#not_nil!
|
2022-10-29 00:03:39 +02:00 |
|
Sijawusz Pur Rahnama
|
2eff832669
|
Add --rules switch to the CLI
|
2021-01-09 21:01:04 +01:00 |
|
Vitalii Elenhaupt
|
de587f500a
|
Rename Severity::Refactoring -> Severity::Convention
it preserves clang format
|
2019-05-11 21:17:49 +03:00 |
|
Vitalii Elenhaupt
|
575fe07879
|
Change the level of failure in the runner
|
2019-04-14 15:57:48 +03:00 |
|
Vitalii Elenhaupt
|
3c5e3cdef4
|
Exclude globs as arguments
Examples:
$ ameba path/to/shard/*.cr !path/to/shard/lib
$ ameba . !lib
|
2019-01-13 10:48:46 +02:00 |
|
Vitalii Elenhaupt
|
c91da1aa08
|
Let ameba explain the issue at the specified location (#86)
|
2018-12-27 23:34:10 +02:00 |
|
Vitalii Elenhaupt
|
f671d6f857
|
Show affected code while using a default formatter
|
2018-12-12 21:45:00 +02:00 |
|
Vitalii Elenhaupt
|
d60aea102f
|
Add --no-color cli flag
closes #72
|
2018-08-13 00:05:11 +03:00 |
|
Vitalii Elenhaupt
|
248c5a656b
|
Add --all cli flag that enables all available rules
|
2018-07-04 15:20:35 +03:00 |
|
Vitalii Elenhaupt
|
6579c8f573
|
Ignore config if todo formatter is used
Fixes #53
|
2018-05-11 21:39:09 +03:00 |
|
Vitalii Elenhaupt
|
1d436fbb94
|
Allow to configure formatter via configuration file
closes #20
|
2018-01-25 16:53:08 +02:00 |
|
Vitalii Elenhaupt
|
b515faff87
|
Add cmd specs
|
2017-12-11 11:19:56 +02:00 |
|