go-dochl

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2023 License: MIT Imports: 9 Imported by: 0

README

pre-commit ci workflow

Intallation

go install github.com/diontr00/go-dochl@latest

Usage

Default Keywords: [todo, fixme, bug, hack ] Any comment start with either of them (case insensitive) will be highlighted and extracted into and print toward stdout.

show case show case

Using with pre-commit:

repos:
  - repo: https://github.com/diontr00/go-dochl
    rev: latest
    hooks:
      - id: go-dochl
        args: [--keys="TODO,FIX,HACK"] # optional

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