mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vet: add suggestions for function documentation (#7890)
This commit is contained in:
@@ -11,6 +11,7 @@ pub enum ErrorKind {
|
||||
|
||||
pub enum FixKind {
|
||||
unknown
|
||||
doc
|
||||
vfmt
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user