Skip to content

Commit

Permalink
docs: updated changelog with info about new file name
Browse files Browse the repository at this point in the history
FossilOrigin-Name: 5d57a834730453e1c963358d2a1e3554e37951f12c59d34d7fdf5a8d8c9db745
  • Loading branch information
thindil committed Sep 14, 2023
1 parent ad42392 commit 9e7aeee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ of the program.
- Crash when there is more results than set by the user in a configuration
file.
- Detecting a documentation of types with `hasDoc` rule.
- Installing the program should also contains file *pragmas.nim* for ability to
disable and enable rules.
- Installing the program should also contains file *nimalyzer.nim* for ability
to disable and enable rules.
- Detecting a documentation of variables in `let` section with `hasDoc` rule.
- Detecting calls by `namedParams` rule.
- Detecting empty `if` statements with `ifStatements` rule.
Expand Down

0 comments on commit 9e7aeee

Please sign in to comment.