auto-optional icon indicating copy to clipboard operation
auto-optional copied to clipboard

Makes typed arguments Optional when the default argument is None

Results 5 auto-optional issues
Sort by recently updated
recently updated
newest added

Support other file-formats than UTF-8 for python code *Leave a 👍 if you want this*

enhancement
good first issue

Add a `diff`, `dry-run` or `check` command for linting. Preferably: - `--check` *Leave a 👍 if you want this.*

enhancement
good first issue

Add an exclude option Consider: - Using glob-patterns - Looking at other formatters and linters for the best patterns *Leave a 👍 if you want this*

enhancement
good first issue

Add an in-line ignore option. Support: - `# noqa` - `# auto-optional: ignore` *Leave a 👍 if you want this*

enhancement
good first issue

## 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...