From ea643b97ab08e571a543f4bd89cd3170f3f288e2 Mon Sep 17 00:00:00 2001 From: David Houston Date: Thu, 18 Nov 2021 17:41:05 -0500 Subject: Add cspell Linter (#3981) * Add cspell linter Add cspell linter, with the languages it supports. Signed-off-by: David Houston * Add cspell Global Variables Documentation Add documentation to /doc/ale.txt with cspell configuration options. Signed-off-by: David Houston * Add cspell to docs, Minor Cleanup Add cspell for each supported language, adding some spaces and removing others when caught navigating the file. Signed-off-by: David Houston --- doc/ale-c.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/ale-c.txt') diff --git a/doc/ale-c.txt b/doc/ale-c.txt index 3b9fbc44..bd8c4937 100644 --- a/doc/ale-c.txt +++ b/doc/ale-c.txt @@ -352,6 +352,12 @@ g:ale_cpp_cquery_cache_directory *g:ale_c_cquery_cache_directory* cache. +=============================================================================== +cspell *ale-c-cspell* + +See |ale-cspell-options| + + =============================================================================== flawfinder *ale-c-flawfinder* -- cgit v1.2.3