gsc

command module
v0.0.0-...-b053e6a Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2019 License: MIT Imports: 3 Imported by: 0

README

Go Source Checker

Build Status Go Report Card

gsc checkes bits and pieces of problems in Go source code.

Checks

Check Description
ctxscope Not to use context.Context outside the scope.
rangeptr Not to use pointer to the loop iteration variable.

Installation

go get -u github.com/daisuzu/gsc

Usage

Usage: gsc [-flag] [package]

Run 'gsc help' for more detail,
 or 'gsc help name' for details and flags of a specific analyzer.

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