Skip to content

Optional detection of sphinx deprecation warnings

Compare
Choose a tag to compare
@Letme Letme released this 07 Oct 09:19
· 411 commits to master since this release
27ca146

Sphinx deprecation warnings were counted before as a normal warning, but that proved to be counter-productive as projects usually do not want to care about plugin/infrastructure warnings. That is why default behavior now is changed so that deprecation warnings do not count, but you can turn the feature on in configuration file or with command line flag.