Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

flymake-golangci

An Emacs flymake handler for Golang source code.

Installation

With straight.el

(straight-use-package
 '(flymake-golangci :type git :host gitlab :repo "shackra/flymake-golangci"))

Usage

(require 'flymake-golanci)
(add-hook 'go-mode-hook 'flymake-golangci-load)

Uses flymake-easy, from https://github.com/purcell/flymake-easy

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages