Skip to content

veger/linter-spell-hcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linter-spell-hcl

Travis‑CI Build Status AppVeyor Build Status

Provider for Atom linter-spell package to enable spell checking for HCL files.

Installing

Use the Atom Package Manager and search for "linter-spell-hcl", or run apm install linter-spell-hcl from command line interface.

Configuration

The following settings are available:

  • Check Comments - When checked spell checking is enabled for comments
  • Check Strings - When checked spell checking is enabled for strings

Prerequisites