mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-07-28 01:27:58 +00:00
enable nakedret
Checks that functions with naked returns are not longer than a maximum size (can be zero). Signed-off-by: Kai Xia <kaix+github@fastmail.com>
This commit is contained in:
@@ -49,7 +49,6 @@ linters:
|
||||
- maintidx
|
||||
- mnd
|
||||
- modernize
|
||||
- nakedret
|
||||
- nestif
|
||||
- nilnil
|
||||
- paralleltest
|
||||
|
||||
Reference in New Issue
Block a user