Skip to content
/ godox Public
forked from 766b/godox

GoDoX extract speficic comments from Go code based on keywords

License

Notifications You must be signed in to change notification settings

matoous/godox

This branch is 27 commits ahead of 766b/godox:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d6ac9d · Jan 28, 2025

History

33 Commits
Jan 28, 2025
Jan 5, 2024
Sep 11, 2019
Dec 1, 2024
Jan 5, 2024
May 27, 2019
Jan 5, 2024
Feb 27, 2021
Jan 3, 2024
Jan 3, 2024
Dec 27, 2024
Dec 27, 2024

Repository files navigation

GoDoX

Tests Lint GoDoc Go Report Card GitHub issues License

GoDoX extracts comments from Go code based on keywords. This repository is fork of https://github.com/766b/godox but a lot of code has changed, this repository is updated and the code was adjusted for better integration with https://github.com/golangci/golangci-lint.

Installation

go get github.com/matoous/godox

The main idea

The main idea of godox is the keywords like TODO, FIX, OPTIMIZE is temporary and for development purpose only. You should create tasks if some TODOs cannot be fixed in the current merge request.

About

GoDoX extract speficic comments from Go code based on keywords

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.7%
  • Makefile 6.3%