Skip to content

Commit

Permalink
chengelog: list new file types recognized by this PR
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Loiseau <[email protected]>
  • Loading branch information
anthony-loiseau-act committed Nov 17, 2023
1 parent 4ca8dad commit 425ff2c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ CLI command and its behaviour. There are no guarantees of stability for the
- More file types are recognised:
- Julia (`.jl`) (#815)
- Modern Fortran (`.f90`) (#836)
- GNU Linker script (`.ld`) (#862)
- Assembly code (`.s`) (#862)
- Empty placeholders (`.empty`) (#862)
- ShellCheck configuration (`.shellcheckrc`) (#862)
- Pylint configuration (`.pylintrc`) (#862)
- Display recommendations for steps to fix found issues during a lint. (#698)
- Add support for Pijul VCS. Pijul support is not added to the Docker image.
(#858)
Expand Down

0 comments on commit 425ff2c

Please sign in to comment.