Skip to content

Commit

Permalink
update help
Browse files Browse the repository at this point in the history
  • Loading branch information
felipensp committed Jan 20, 2025
1 parent e6cd017 commit 0bf9e9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vlib/v/help/common/vet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Options:

-v, -verbose Enable verbose logging.

-F Report empty and long function declaration (>300 lines).
-F Report potential function to be inlined, empty, long function
declaration (>300 lines).

-p Report private functions with missing documentation too
(by default, only the `pub fn` functions will be reported).
Expand Down

0 comments on commit 0bf9e9c

Please sign in to comment.