proselint icon indicating copy to clipboard operation
proselint copied to clipboard

A linter for prose.

Results 143 proselint issues
Sort by recently updated
recently updated
newest added

Merging #797.

bug: unconfirmed
type: fix
priority: high
version: patch
status: needs-help
cat: maintenance

When require_padding was not used (or it is at the beginning of a line), columns were off by 1. This patch adds/substracts the matched subgroup conditionally. This could use more...

bug: unconfirmed
type: fix
priority: high
version: patch
status: needs-help
cat: maintenance

I added a way to ensure that you only words within a certain set as requested in Issue #1334 or as the reporter coin as a "reverse-existence check". Currently, the...

type: feat
priority: null
version: minor
status: postponed
cat: new-rule

I see that this project depends on future: https://github.com/amperser/proselint/blob/fe368030357a8300f383f9e906c08c73317d2021/pyproject.toml#L21 but I cannot find any real usage of this library here. Why do I care about it? future will no longer...

type: chore
priority: low
version: patch
status: wip
cat: maintenance

I want to ignore `leonard.exclamation.30ppm`, which I tried to do by following the configuration docs, setting up my config file with: ```json { "checks": { "leonard.exclamation.30ppm": false } } ```...

type: refactor
priority: medium
version: major
status: postponed
cat: maintenance

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.95.0 to 1.143.0. Release notes Sourced from ruby/setup-ruby's releases. No longer remove the prefix before extraction, extracting should be idempotent ruby/setup-ruby#477 Use the default tool cache path...

type: chore
cat: deps

Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

type: chore
cat: deps

Using [mutt](http://www.mutt.org/) with `edit_headers="yes"` and [neovim](https://neovim.io/) with `proselint`, I get an error on the `Reply-To:` line - `proselint: garner.phrasal_adjectives.ly No hyphen is necessary in[…]`. How can I set up `proselint`...

status: awaiting-triage

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

type: chore
cat: deps

Bumps [redis](https://github.com/redis/redis-py) from 4.1.2 to 4.3.5. Release notes Sourced from redis's releases. Version 4.3.5 Changes This is a maintenance release of redis-py, prior to the release of 4.4.0. This release...

type: chore
cat: deps