• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

linter-textlint

A plugin for Atom Linter providing an interface to textlint.
  • #text
  • #lint
  • #textlint
1000ch
5.0.1 6,387
25
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-textlint

Dependency Status Build Status Build Status Build Status

A plugin for Atom Linter providing an interface to textlint.

Installation

$ apm install linter-textlint

Configuration

Use your project .textlintrc and the rule

You have to do following steps before using.

  1. Put .textlintrc in your workspace ( .textlintrc file format ).
  2. Install textlint plugins (textlint-rule-*) in your workspace via npm install.
  3. Open the workspace with Atom Editor.

Use global .textlintrc and the rule

You have to do following steps before using.

  1. Put .textlintrc in any directory ( .textlintrc file format ).
  2. Install textlint plugins (textlint-rule-*) in any directory via npm install.
  3. Open Atom and Show linter-textlint's setting.
  4. Set following setting:
  • .textlintrc Path : path to .textlintrc. It will only be used when there's no config file in project
    • e.g.) /Users/work/my-textlint-config/.textlintrc
  • textlint Rules Dir: path to node_modules directory. It will only be used when there's no config file in project
    • e.g.) /Users/work/my-textlint-config/node_modules

setting

Open any file(The workspace has not config file) with Atom Editor.

License

MIT © Shogo Sensui

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by