auto-optional
auto-optional copied to clipboard
Makes typed arguments Optional when the default argument is None
Support other file-formats than UTF-8 for python code *Leave a 👍 if you want this*
Add a `diff`, `dry-run` or `check` command for linting. Preferably: - `--check` *Leave a 👍 if you want this.*
Add an exclude option Consider: - Using glob-patterns - Looking at other formatters and linters for the best patterns *Leave a 👍 if you want this*
Add an in-line ignore option. Support: - `# noqa` - `# auto-optional: ignore` *Leave a 👍 if you want this*
## Summary by Sourcery Configure the repository to support automatic Vercel builds of the MkDocs site by adding necessary configuration files and documentation while preserving the GitHub Pages workflow. New...