You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v missdoc -e 'string or v missdoc --exclude 'string' will exclude all files with a path which include ' string' from checking on missing documentations.
While v missdoc --exclude 'main' works fine, is the given string 'main' on v missdoc -e 'main' just ignored:
v missdoc -e 'stringorv missdoc --exclude 'string'will exclude all files with a path which include ' string' from checking on missing documentations.While
v missdoc --exclude 'main'works fine, is the given string 'main' onv missdoc -e 'main'just ignored:I believe
-eshould work as--excludeis working....Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.