-
**This is a(n):**
- [ ] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [x] Proposal to the Repository
**Details:**
[Proselint](https://github.com/amperser/prosel…
-
I have `flycheck-vale` set up and also `proselint` for Markdown files but only the `vale` errors are showing now. Easy to test with:
```
more or less ...
```
with `(setq flycheck-vale-enabled …
-
I am using `proselint` with `null-ls` which is a neovim plugin, essentially what this plugin does is `cat xxx.md | proselint --json` (assuming I am editing a markdown file),
sometimes what proseling …
-
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 hyp…
-
From: GetSiteControl notify@getsitecontrol.com
Subject: Message via proselint.com
Date: March 7, 2016 at 1:58:59 AM PST
To: hello@lifelinter.com
New message via "Contact widget"
Message
Use of the…
-
### 1. Summary
Proselint have big CPU usage for me.
### 2. Expected behavior
Small CPU usage. I use ~20 linters of SublimeLinter, they have small CPU usage.
### 3. Actual behavior
More than 20% o…
-
On installing SublimeLinter-contrib-proselint into Sublime Text 3.2.2 with Package Control, I get the following errors:
```
SublimeLinter: ERROR:
=====================
proselint: Defining 'cls…
-
Thank you for taking the time to report an issue and improve Flycheck. This template is for **actual bugs you observed**. If you have trouble setting up Flycheck, or if you have a question, please u…
-
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.30pp…
-
https://github.com/amperser/proselint is a neat tool. It would be cool to run it and display results on the build pages, or fail builds on failure levels, etc.