Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit578040f

Browse files
authored
Add thewhitespace linter
1 parent267450e commit578040f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Sponsored by [GolangCI](https://golangci.com): SaaS service for running linters
7272
*[revive](https://github.com/mgechev/revive) -~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
7373
*[unconvert](https://github.com/mdempsky/unconvert) - Remove unnecessary type conversions from Go source.
7474
*[usedexports](https://github.com/jgautheron/usedexports) - Find in Go exported variables that could be unexported.
75+
*[whitespace](https://github.com/ultraware/whitespace) - Checks for unnecessary newlines at the start and end of functions
7576

7677
###Bugs
7778
*[apicompat](https://github.com/bradleyfalzon/apicompat) - Checks recent changes to a Go project for backwards incompatible changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp