This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
revive
Watch
1
Star
0
Fork
0
You've already forked revive
mirror of
https://github.com/mgechev/revive.git
synced
2025-01-22 03:38:47 +02:00
Code
Issues
Releases
Activity
revive
/
.gitignore
6 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-07-04 19:37:19 +03:00
golinter
Refactor
2017-08-27 21:02:59 -07:00
revive
feat: implement extensible model
2017-08-27 16:57:16 -07:00
vendor
Add the imports-blacklist rule (#68) * Add the imports-blacklist rule with tests * Add the imports-blacklist rule to README.md * Update the imports-blacklist rule to use map[string]bool so that we can have the algorithm in Visit below with O(n) instead of O(n*m) * Fix the imports-blacklist rule to be case sensitive
2018-09-17 22:06:42 +02:00
*.swp
Add Docker image in release (#489) (#590)
2021-10-15 08:36:14 +02:00
dist/
Reference in New Issue
Copy Permalink