Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
52 lines (37 loc) · 2.1 KB

LanguageToolBear.rst

File metadata and controls

52 lines (37 loc) · 2.1 KB

Checks the code with LanguageTool.

  • Natural Language

Settings

Setting Meaning
language A locale representing the language you want to have checked. If set to 'auto' the language is guessed. If the language cannot be guessed, 'en-US' is used. (Optional, defaults to 'auto'.)
languagetool_disable_rules List of rules to disable checks for. (Optional, defaults to '()'.)

Dependencies

  • pip - guess-language-spirit
  • pip - language-check

Can Detect

  • Grammar
  • Spelling

License

AGPL-3.0

Authors