gospel

command module
v1.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2022 License: BSD-3-Clause Imports: 25 Imported by: 0

README

gospel Build status

The gospel program lints Go source code for misspellings in comments and strings. It uses hunspell to identify misspellings and only emits coloured output for visual inspection; don't use it in automated linting.

Installation

Beyond the standard Go installation process, you must also have libhunspell and its header files on your system.

Documentation

Overview

Copyright ©2022 Dan Kortschak. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

The gospel command finds and highlights misspelled words in Go source comments and strings. It uses hunspell to identify misspellings and only emits coloured output for visual inspection; don't use it in automated linting.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL