bones

command module
v0.0.0-...-644e042 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2019 License: MIT Imports: 10 Imported by: 0

README

Bones

A Golang Code Doctor

Bones will parse your Go sources (using Golang's own AST & parser) and analyzes it - just like a linter - for common coding mistakes. Unlike a linter, Bones will update your source files and insert // FIXME comment blocks for each problem it detects.

Installation

Bones requires Go 1.2 or higher. Make sure you have a working Go environment. See the install instructions.

The recommended way of installation is to simply go get github.com/muesli/bones.

Usage

bones /path/to/go/project

Development

GoDoc Build Status Go ReportCard

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