1
0
mirror of https://github.com/mgechev/revive.git synced 2025-03-17 20:57:58 +02:00
Sylvain Kerkour 02575a7674 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 13:06:42 -07:00
..
2018-07-17 12:21:27 -07:00
2018-01-24 15:44:03 -08:00
2018-01-26 20:45:17 -08:00
2018-06-27 06:21:03 +10:00
2018-01-24 15:44:03 -08:00
2018-05-26 21:28:31 -07:00
2018-01-25 11:34:38 -08:00
2018-01-27 17:01:18 -08:00
2018-05-31 21:43:02 -07:00
2018-05-26 16:14:36 -07:00
2018-07-21 22:58:48 -07:00
2018-06-22 21:21:09 +10:00
2018-01-25 10:35:27 -08:00
2018-01-25 11:16:28 -08:00
2018-06-13 07:01:31 -07:00
2018-01-24 15:44:03 -08:00
2018-01-25 10:42:39 -08:00
2018-05-26 21:28:31 -07:00