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
2024-11-24 08:32:22 +02:00
Code
Issues
Releases
Activity
12dd587d41
revive
/
.gitignore
7 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-07-04 18:37:19 +02:00
golinter
Refactor
2017-08-28 06:02:59 +02:00
revive
feat: implement extensible model
2017-08-28 01:57:16 +02: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/
Add debug logger (#604) Signed-off-by: David Jimenez <dvejmz@sgfault.com>
2021-10-20 19:32:31 +02:00
*.log
Reference in New Issue
Copy Permalink