1
0
mirror of https://github.com/mgechev/revive.git synced 2025-01-08 03:13:27 +02:00
revive/config
Shubh Karman Singh 5f26378cc2
Comment spacing rule (#761)
* added comment-spacing rule for revive

* added test for comment-spacings rule

* adds comment-spacings rule to the configuration

* renames the source file to match rule name

* adds some tests

* refactor Comment-Spacings Rule to remove whiteList and avoid Panic at empty comment

* refactoring and adds rule configuration

* adds rule documentation

Co-authored-by: chavacava <salvadorcavadini+github@gmail.com>
2022-10-29 19:32:42 +02:00
..
testdata Fix config initialisation 2021-10-04 09:37:01 -07:00
config_test.go Allow revive to be called with extra linters (#650) 2022-03-20 09:12:51 +01:00
config.go Comment spacing rule (#761) 2022-10-29 19:32:42 +02:00