Skip to content

Commit 21cafe9

Browse files
authored
Add zsort to Zig linters
Added zsort entry to the list of Zig linters.
1 parent 8348dd8 commit 21cafe9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
- [DonIsaac/zlint](https://github.com/DonIsaac/zlint) - Linter for the Zig programming language.
115115
- [forketyfork/zwanzig](https://github.com/forketyfork/zwanzig) - Static analyzer for Zig with CFG-based checks (leaks, double-free, optional unwrap, stack escapes).
116116
- [KurtWagner/zlinter](https://github.com/KurtWagner/zlinter) - Zig linter that is integrated from source into your `build.zig`.
117+
- [mstdokumaci/zsort](https://github.com/mstdokumaci/zsort) - Import sorter/organizer with pre-commit hook support.
117118

118119
### Documentation and Testing
119120

0 commit comments

Comments
 (0)