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
Hi @skhoroshavin, I just added a test for the scenario you described and am unable to reproduce the behavior you're seeing. Which version of the tool are you using? I know there were some issues in the past with the check mode not properly checking things but I'm not aware of any current issues.
If you're still seeing the issue with the latest version (1.1.0), it might help if you can provide a sample test case as well as which OS you're using to help track down the issue
Steps to reproduce:
gomarkdoc
gomarkdoc
with both--check
and--embed
flags enabledExpected results:
gomarkdoc
complains in the console about docs not being up to date and returns with non-zero exit codeActual results:
gomarkdoc
complains in the console about docs not being up to date, but still returns zero exit codeImpact:
The text was updated successfully, but these errors were encountered: