nudge

command module
v2.0.0-...-6ff05e0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 5 Imported by: 0

README

Nudge

Spot when implementations change, but docs don't.

The nudge tool suggests documentation that might need review, based on changes to implementations.

Options

Without any options, nudge checks the current repository's working tree against the latest commit. Alternatively, specify a revision range like --revisions=main..branch. Ignore file header comments with --ignore-headers. To use Nudge in GitHub Actions, pass the --format=github option. This annotates found docs in the GitHub file viewer.

Nudge can work with any language that has a Tree Sitter grammar. Currently the following are implemented:

  • C
  • Go
  • Rust
Visual Studio Code Extension

Folders in your open workspace are checked when a supported file is saved, and info squiggles are added to relevant docs. Enable/disable linting with the 'Toggle Nudge' command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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