All Projects → AtomLinter → Linter Write Good

AtomLinter / Linter Write Good

Licence: mit
An Atom linter interface for write-good.

Programming Languages

coffeescript
4710 projects

Projects that are alternatives of or similar to Linter Write Good

atom-perl6-editor-tools
A collection of useful Perl 6 editor tools
Stars: ✭ 19 (-81.37%)
Mutual labels:  atom, linter
linter-elixirc
Atom Linter plugin for ElixirC
Stars: ✭ 14 (-86.27%)
Mutual labels:  atom, linter
Wsl Proxy
WSL proxy files for editor/linux interop
Stars: ✭ 134 (+31.37%)
Mutual labels:  linter, atom
Atom Linter Alex
Linter plugin using alex to catch insensitive, inconsiderate writing
Stars: ✭ 87 (-14.71%)
Mutual labels:  linter, atom
Linter Phpcs
Linter plugin for PHP, using PHP_CodeSniffer.
Stars: ✭ 64 (-37.25%)
Mutual labels:  linter, atom
linter-pylama
Lint python in the Atom on the fly, using pylama
Stars: ✭ 22 (-78.43%)
Mutual labels:  atom, linter
linter-glsl
Atom package that lints GLSL shaders on the fly.
Stars: ✭ 15 (-85.29%)
Mutual labels:  atom, linter
atom-minimap-linter
Atom package to display linter markers on minimap
Stars: ✭ 26 (-74.51%)
Mutual labels:  atom, linter
Linter Jscs
Atom JSCS linter providers
Stars: ✭ 69 (-32.35%)
Mutual labels:  linter, atom
Linter Js Standard
Atom linter plugin for JavaScript, using JavaScript Standard Style
Stars: ✭ 95 (-6.86%)
Mutual labels:  linter, atom
Remarks
Extract highlights, scribbles, and annotations from PDFs marked with the reMarkable tablet. Export to Markdown, PDF, PNG, and SVG
Stars: ✭ 94 (-7.84%)
Mutual labels:  highlighting
Nord Atom Ui
An arctic, north-bluish clean and elegant minimal Atom UI theme.
Stars: ✭ 94 (-7.84%)
Mutual labels:  atom
Atom Pdf View
Support for viewing PDF files in Atom.
Stars: ✭ 99 (-2.94%)
Mutual labels:  atom
Eslint Plugin I18n Json
Fully extendable eslint plugin for JSON i18n translation files.
Stars: ✭ 101 (-0.98%)
Mutual labels:  linter
Phpstorm Solarized
Solarized theme for JetBrains PhpStorm
Stars: ✭ 93 (-8.82%)
Mutual labels:  highlighting
Git Blame
Plugin for Atom Editor. Toggle git-blame annotations for the current file in the gutter.
Stars: ✭ 96 (-5.88%)
Mutual labels:  atom
Lintly
Automated GitHub PR code reviewer for Python, JavaScript, CSS, and more.
Stars: ✭ 91 (-10.78%)
Mutual labels:  linter
Atom Expand Region
expanding selection
Stars: ✭ 90 (-11.76%)
Mutual labels:  atom
A File Icon Idea
Atom File Icons plugin for IntelliJ IDEA products
Stars: ✭ 90 (-11.76%)
Mutual labels:  atom
Rslint
A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
Stars: ✭ 1,377 (+1250%)
Mutual labels:  linter

linter-write-good

Naive linter for English prose for developers who can't write good and wanna learn to do other stuff good too.

A Linter interface for the write-good library.

This provides a variety of english usage text tips when writing documentation and commit messages.

This package requires Linter.

See it on atom.io

See it on github.com

Configuration

In the package settings, you can use a custom node binary, a custom write-good script, and pass arguments to the write good command. See write-good for possible arguments to the command.

Moreover, you can set the severity level of this linter. The default level is Error. Setting the severity level to Warning or Info helps distinguish write-good highlighting from the highlighting of an ordinary spell checker, or higher priority linters.

Note: Additional Linting

E-Prime

The Write-Good library implements a linter for E-Prime which is off by default. To enable E-Prime linting, you'll need to add the --yes-eprime flag to the extra arguments input under this package's settings page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].