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

I implemented the rule from Steven King about adverbs in dialogue atribution, as described in issue #106 It's a fairly simple regex string that finds a piece of dialogue and...

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

Is there a source for the following warning? ``` misc.but No paragraph should start with a 'But'. ``` Here's what Garner says on the subject (but, 3rd edition, p 121):...

priority: low
cat: qna

## Rationale Type checking in CI and development would ensure that our code runs with minimal runtime errors related to dynamic typing. It would also make it easier to do...

type: ci
priority: medium
status: needs-help
cat: rfc

I am using proselint 0.6.1. typography.symbols.curly_quotes complains about double quotation characters on several sections in code blocks. Here's an example: `````` Here is some preformatted code with double quotation marks:...

status: awaiting-triage

Greetings, I love the idea of using a web-based editor, but if my internet is off, it doesn't seem to work. Is it possible for me to setup an offline...

status: awaiting-triage

Implement a feature via which a user can specify path to a custom checks folder and run them.

type: feat
priority: low
version: minor
status: wip
cat: rfc

This will require some form of tracking between diffs. ``` Interviewer: How much rewriting do you do? Hemingway: It depends. I rewrote the ending of Farewell to Arms, the last...

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

``` \item Combine the equations to write the EOM in standard form with the forcing component on the right-hand side. For free vibration, the forcing component is 0. ``` https://github.com/ARTS-Laboratory/Open_Vibrations/blob/8ed33663e05c2d2679cd08dd534f6beba71bfc44/1_Fundamentals_of_Vibrations/Chapter_1_fundamentals_of_vibrations.tex#L335...

bug: confirmed
type: fix
priority: high
version: patch
status: needs-help
cat: false-positive

This is my first attempt to contribute, so please let me know if I need to do anything differently -- e.g. register the check with the application. I haven't tested...

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

## This relates to... The splitting of PR #802. Before this PR can be processed, the checks must be recategorized into their appropriate locations rather than by author. ## Rationale...

type: feat
priority: low
version: minor
status: wip
cat: new-rule