- Update to 0.13.0
- made memoize safe for both arguments and keyword arguments
- now exports decorators that wrap meta-checks
- Update to 0.12.0
- make am_pm checks case-sensitive
- added --dump-config and --dump-default-config CLI arguments
- now exports proselint.config.default
- proselint.tools.lint now takes a config object instead of
using load_options
- Proselint no longer uses a proselintrc config file.
Remove no longer needed commands from the spec.
OBS-URL: https://build.opensuse.org/request/show/953812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=25
- correct false positives in lexical_illusions.misc
- fix package metadata and pypi upload (hotfix release)
- add warning for missing corpus
- reduce false positives for uncomparables.misc
- correct "attorney and not a republic" mondegreen
- correct unbound line and column in error printing
- fix false positive in misc.but
- add --config CLI argument
- add exceptions for proselint.tools.existence_check
- use regex for lexical_illusions.misc
- implement project-wide proselintrc
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=22