Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

"verbose" and "strict" parameters are ignored if defined within configuration #556

Open
tscz opened this issue Dec 6, 2020 · 0 comments

Comments

@tscz
Copy link

tscz commented Dec 6, 2020

Hi SassDoc Team,

thx for a great doc tool!

While setting it up using a confiiguration file I found out that the verbose and strict parameter are ignored in a configuration file even though they are documented as official api in http://sassdoc.com/configuration/. Enabling both modes via CLI parameters works, however.

Example Project: https://github.com/tscz/sassdoc-bug

Steps to Reproduce:

  • Check out example project
  • Run npm run sassdoc:verboseworks and npm run sassdoc:strictworks to verify that CLI parameters are used.
  • Run npm run sassdoc:doesntwork to verify that the same parameters setup in the config file are not picked up.

Thx and regards.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant