Skip to content

Commit b937356

Browse files
authored
readme: add windows build notice
1 parent 87178fd commit b937356

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ After that, you can create `go-critic` binary by running:
4949
lintpack build -o gocritic -linter.name='gocritic' github.com/go-critic/go-critic/checkers
5050
```
5151

52+
> Windows note: `lintpack build` might emit a warning. See https://github.com/go-critic/go-critic/issues/760.
53+
5254
## Usage
5355

5456
Be sure `gocritic` executable is under your `$PATH`.

0 commit comments

Comments
 (0)