Sijawusz Pur Rahnama
|
810a3440dd
|
Remove shard version specifier from README.md
|
2023-11-14 12:34:44 +01:00 |
|
Sijawusz Pur Rahnama
|
f3f1f3a2ab
|
Misc cleanups/refactors
|
2023-11-14 12:34:44 +01:00 |
|
Sijawusz Pur Rahnama
|
547fec5a94
|
Refactor TypeNames to report the name itself only
|
2023-11-14 11:22:17 +01:00 |
|
Sijawusz Pur Rahnama
|
a8b8c35cc7
|
Fix usage of deprecated methods
|
2023-11-14 11:22:17 +01:00 |
|
Sijawusz Pur Rahnama
|
11bf9ffcdc
|
Remove unused include AST::Util
|
2023-11-14 11:22:17 +01:00 |
|
Sijawusz Pur Rahnama
|
52ccf23ef9
|
Remove deprecated Assignment#transformed? method
|
2023-11-14 11:22:17 +01:00 |
|
Sijawusz Pur Rahnama
|
b3f11913ed
|
Reports also methods not ending with ? suffix in PredicateName rule
|
2023-11-14 11:22:17 +01:00 |
|
Sijawusz Pur Rahnama
|
633ed7538e
|
Use prefer_name_location: true in PredicateName rule
|
2023-11-14 11:22:17 +01:00 |
|
Sijawusz Pur Rahnama
|
15d241e138
|
Add spec for AST::Util#{static,dynamic}_literal?
|
2023-11-14 11:22:17 +01:00 |
|
Sijawusz Pur Rahnama
|
52a3e47a3b
|
Merge pull request #423 from crystal-ameba/lint-not-nil-after-no-bang-reports-match-calls
Make `Lint/NotNilAfterNoBang` report calls to `#match`
|
2023-11-14 10:25:44 +01:00 |
|
Sijawusz Pur Rahnama
|
3b87aa6490
|
Merge pull request #424 from crystal-ameba/report-string-literals-in-ascii-identifiers-rule
Report symbol literals in `Naming/AsciiIdentifiers` rule
|
2023-11-14 10:24:29 +01:00 |
|
Sijawusz Pur Rahnama
|
018adb54be
|
Add AsciiIdentifiers#ignore_symbols property
|
2023-11-14 05:22:29 +01:00 |
|
Sijawusz Pur Rahnama
|
be76b3682a
|
Report string literals in AsciiIdentifiers rule
|
2023-11-14 05:15:38 +01:00 |
|
Sijawusz Pur Rahnama
|
775650c882
|
Add MultiAssign to NodeVisitor::NODES
|
2023-11-14 05:00:49 +01:00 |
|
Sijawusz Pur Rahnama
|
21a406e56d
|
Make Lint/NotNilAfterNoBang report calls to #match
|
2023-11-14 03:50:58 +01:00 |
|
Sijawusz Pur Rahnama
|
0b225da9ba
|
Merge pull request #422 from crystal-ameba/refactor-adding-issues-with-name-location
Make it easier to add issues for nodes with name location preference
|
2023-11-13 19:16:14 +01:00 |
|
Sijawusz Pur Rahnama
|
0a2609c1b4
|
Add ip to the list of BlockParameterName#allowed_names
|
2023-11-12 11:59:06 +01:00 |
|
Sijawusz Pur Rahnama
|
06952fc7d3
|
Add op to the list of BlockParameterName#allowed_names
|
2023-11-12 11:36:03 +01:00 |
|
Sijawusz Pur Rahnama
|
f984d83b05
|
Use name(_end)_location helpers consistently
|
2023-11-12 10:24:12 +01:00 |
|
Sijawusz Pur Rahnama
|
98cc6fd612
|
Make it easier to add issues for nodes with name location preference
|
2023-11-12 10:23:36 +01:00 |
|
Sijawusz Pur Rahnama
|
6caf24ad6d
|
Merge pull request #421 from crystal-ameba/add-binary-operator-parameter-name-rule
Add `Naming/BinaryOperatorParameterName` rule
|
2023-11-12 09:56:26 +01:00 |
|
Sijawusz Pur Rahnama
|
e62fffae80
|
Merge pull request #419 from crystal-ameba/add-block-parameter-name-rule
Add `Naming/BlockParameterName` rule
|
2023-11-12 09:55:50 +01:00 |
|
Sijawusz Pur Rahnama
|
61ccb030bd
|
Fix newly found offenses
|
2023-11-11 19:08:14 +01:00 |
|
Sijawusz Pur Rahnama
|
971bff6c27
|
Add Naming/BlockParameterName rule
|
2023-11-11 19:07:46 +01:00 |
|
Sijawusz Pur Rahnama
|
bf4219532f
|
Add Naming/BinaryOperatorParameterName rule
|
2023-11-11 18:48:26 +01:00 |
|
Sijawusz Pur Rahnama
|
a40f02f77f
|
Merge pull request #420 from crystal-ameba/add-spec-filename-rule
Add `Lint/SpecFilename` rule
|
2023-11-11 08:26:33 +01:00 |
|
Sijawusz Pur Rahnama
|
bee4472a26
|
Merge pull request #418 from crystal-ameba/add-rescued-exceptions-variable-name-rule
Add `Naming/RescuedExceptionsVariableName` rule
|
2023-11-10 15:56:34 +01:00 |
|
Sijawusz Pur Rahnama
|
28014ada67
|
Add Lint/SpecFilename rule
|
2023-11-10 15:41:54 +01:00 |
|
Sijawusz Pur Rahnama
|
1d76a7c71a
|
Add Naming/RescuedExceptionsVariableName rule
|
2023-11-10 13:26:31 +01:00 |
|
Sijawusz Pur Rahnama
|
0abb73f0b6
|
Merge pull request #414 from crystal-ameba/add-ascii-identifiers-rule
Add `Naming/AsciiIdentifiers` rule
|
2023-11-10 01:59:04 +01:00 |
|
Sijawusz Pur Rahnama
|
fd44eeba08
|
Add Naming/AsciiIdentifiers rule
|
2023-11-10 01:55:19 +01:00 |
|
Sijawusz Pur Rahnama
|
cc23e7a7e7
|
Merge pull request #415 from crystal-ameba/add-accessor-method-name-rule
Add `Naming/AccessorMethodName` rule
|
2023-11-09 10:34:37 +01:00 |
|
Sijawusz Pur Rahnama
|
964d011d53
|
Add Naming/AccessorMethodName rule
|
2023-11-09 10:30:59 +01:00 |
|
Sijawusz Pur Rahnama
|
3f1e925e07
|
Merge pull request #417 from crystal-ameba/fix-issue-400
Fix false positive with dynamic literals in `Lint/LiteralsComparison`
|
2023-11-09 09:09:54 +01:00 |
|
Sijawusz Pur Rahnama
|
e84cc05f0f
|
Fix false positive with dynamic literals in Lint/LiteralsComparison
|
2023-11-09 08:20:35 +01:00 |
|
Sijawusz Pur Rahnama
|
7ceb3ffad9
|
Merge pull request #416 from crystal-ameba/add-filename-rule
Add `Naming/Filename` rule
|
2023-11-09 07:58:44 +01:00 |
|
Sijawusz Pur Rahnama
|
b9ce705a47
|
Add Naming/Filename rule
|
2023-11-09 07:07:45 +01:00 |
|
Sijawusz Pur Rahnama
|
881209d54e
|
Merge pull request #412 from crystal-ameba/group-documentation-rules
Move documentation-related rules into its own group
|
2023-11-09 06:19:36 +01:00 |
|
Sijawusz Pur Rahnama
|
bcb72fb3c3
|
Merge pull request #413 from crystal-ameba/group-naming-rules
Move naming-related rules into its own group
|
2023-11-09 06:18:48 +01:00 |
|
Sijawusz Pur Rahnama
|
b25dc402c8
|
Group naming-related rules
|
2023-11-09 00:16:29 +01:00 |
|
Sijawusz Pur Rahnama
|
8569355b5a
|
Move documentation-related rules into its own group
|
2023-11-08 18:35:32 +01:00 |
|
Sijawusz Pur Rahnama
|
0c6745781e
|
Merge pull request #381 from crystal-ameba/add-typos-rule
Add `Lint/Typos` rule
|
2023-11-08 13:01:52 +01:00 |
|
Sijawusz Pur Rahnama
|
891cad2610
|
Install typos-cli on macOS CI
|
2023-11-08 02:24:35 +01:00 |
|
Sijawusz Pur Rahnama
|
0140fd3573
|
Add Lint/Typos rule
|
2023-11-08 02:24:35 +01:00 |
|
Sijawusz Pur Rahnama
|
9f6615bdfd
|
Merge pull request #380 from crystal-ameba/add-documentation-admonition-rule
Add `Lint/DocumentationAdmonition` rule
|
2023-11-06 17:03:50 +01:00 |
|
Sijawusz Pur Rahnama
|
1fccbfc8b8
|
Set timezone to UTC in CI
|
2023-11-06 16:59:09 +01:00 |
|
Sijawusz Pur Rahnama
|
c2b5e9449c
|
Do not report TODO admonitions
|
2023-11-06 16:59:09 +01:00 |
|
Sijawusz Pur Rahnama
|
d5ac394d19
|
Switch only FIXME comment to TODO
|
2023-11-06 16:59:09 +01:00 |
|
Sijawusz Pur Rahnama
|
bdbb79f1fa
|
Fix nonexistent method name used in error message
|
2023-11-06 16:59:09 +01:00 |
|
Sijawusz Pur Rahnama
|
1b342e8257
|
Make TODOFormatter 's configuration file path configurable
Fixes the case where formatter specs were deleting project's `.ameba.yml` file
|
2023-11-06 16:59:09 +01:00 |
|