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
All options can be saved in a config file. A file named `.docstr.yaml` in the folder in which `docstr-coverage` is executed is picked up automatically.
105
-
Other locations can be passed using `docstr-coverage -C path/to/config.json` or the long version `--config`.
105
+
Other locations can be passed using `docstr-coverage -C path/to/config.yml` or the long version `--config`.
0 commit comments