mgechev
ca24398638
Update README.md
2018-07-07 15:15:12 -07:00
chavacava
c2e2dbac85
New rule: unused-parameter ( #28 )
...
* Adds rule superfluous-else (an extension of indent-error-flow)
* Fix superfluous-else rule struct namming.
* Adds superfuous-else rule to the rules table
* Adds confusing-naming rule
* adds multifile test
* [WIP] fix multiple file test
* draft solution for detecting confusing-names through multiple files
* [WIP] confusing-name multiple files
* clean-up
* draft working version
* cleaner version + more informative messages
* adds check on struct field names
* fix config.go
* clean master
* new ADS rule: newerr
* ADS-print working version
* ads-print final version
* ads-lost-err working version
* confusing-namming: fix tests
* unused-parameter: working version
* WIP adds scopes - still imprecise ( eg a:=a is not detected as use)
* w/scopes and more precise
* adds test on structs
* adds test w/ var shadowing
* more precise handling of for/switch statements
* fix check of +=, -=, *= and the like. Adds better support for slices and switchs
2018-07-07 18:40:02 +10:00
chavacava
b8eababb0d
New rule: confusing-results ( #27 )
...
* Adds rule superfluous-else (an extension of indent-error-flow)
* Fix superfluous-else rule struct namming.
* Adds superfuous-else rule to the rules table
* Adds confusing-naming rule
* adds multifile test
* clean-up
* fix config.go
* confusing-results working version
2018-07-02 12:09:58 +10:00
chavacava
68deb55492
New rule deep-exit ( #26 )
...
* Adds rule superfluous-else (an extension of indent-error-flow)
* Fix superfluous-else rule struct namming.
* Adds superfuous-else rule to the rules table
* Adds confusing-naming rule
* adds multifile test
* clean-up
* fix config.go
* deep-exit: first working version
* fix pbs from @mgechev review
* deep-exit: modifies failure message
2018-06-27 06:21:03 +10:00
chavacava
b2532b3c33
New rule: modifies-parameter ( #25 )
...
* Adds rule superfluous-else (an extension of indent-error-flow)
* Fix superfluous-else rule struct namming.
* Adds superfuous-else rule to the rules table
* Adds confusing-naming rule
* adds multifile test
* clean-up
* fix config.go
* working version
2018-06-24 17:26:21 +10:00
chavacava
f8c1094ecd
New rule: get-return ( #23 )
...
* Adds rule superfluous-else (an extension of indent-error-flow)
* Fix superfluous-else rule struct namming.
* Adds superfuous-else rule to the rules table
* Adds confusing-naming rule
* adds multifile test
* clean-up
* clean master
* running version
* isGetter now checks for non lowercase characters
2018-06-22 21:21:09 +10:00
mgechev
a1d3163745
Update the list of contributors
2018-06-14 17:31:32 -07:00
Veniamin Krol
83bd86be4f
Fix typo in README.md ( #21 )
2018-06-13 12:35:38 -07:00
mgechev
fb3c2d09af
Update list of contributors
2018-06-09 13:18:47 -07:00
mgechev
8198433610
Update readme with vim support
2018-06-08 16:04:26 -07:00
chavacava
1fa5046357
Adds new rule empty-block ( #14 )
...
* Adds rule superfluous-else (an extension of indent-error-flow)
* initial (non functional) version
* empty-block working version
* adds tests for empty-block rule
* Adds empty-block to the rules table
* code clean-up
2018-06-08 12:41:49 -07:00
mgechev
dc6767b811
Add toc
2018-06-08 10:28:17 -07:00
mgechev
05db4673db
Add list of contributors
2018-06-08 10:24:28 -07:00
chavacava
cbe45ffc79
Adds rule superfluous-else (an extension of indent-error-flow) ( #13 )
...
* Adds rule superfluous-else (an extension of indent-error-flow)
* Fix superfluous-else rule struct namming.
* Adds superfuous-else rule to the rules table
2018-06-08 07:06:29 -07:00
mgechev
f74d3bd5ee
Update readme
2018-06-01 11:28:50 -07:00
mgechev
a4da5361d2
Update the documentation for comment annotations
...
Fix #1
2018-06-01 10:54:30 -07:00
mgechev
a6c7415c67
Update documentation for generated files
...
Related to #4
2018-06-01 10:30:40 -07:00
mgechev
1686f0b237
Introduce optional type checking
...
Enable optional type checking.
2018-05-31 21:43:02 -07:00
mgechev
8e4c7821fd
Update with accurate stats
2018-05-31 20:00:04 -07:00
mgechev
ab618bf2c4
Update readme
2018-05-31 19:53:26 -07:00
mgechev
27994a0736
Update readme
2018-05-31 13:30:54 -07:00
mgechev
1362c7b7cb
Update readme
2018-05-31 10:02:40 -07:00
mgechev
e06c92357f
Add information about vscode
2018-05-30 18:34:35 -07:00
mgechev
9e52d7ffdd
Use new dots
2018-05-30 17:03:27 -07:00
mgechev
e4877f3129
Update readme
2018-05-30 13:44:18 -07:00
mgechev
5fd5bbb1ba
Update readme
2018-05-30 13:42:28 -07:00
mgechev
0a60c58766
Update readme
2018-05-30 12:07:02 -07:00
mgechev
a9131f0378
Update readme
2018-05-30 12:06:36 -07:00
mgechev
4af8ba5e6f
Update readme
2018-05-29 09:21:18 -07:00
mgechev
03eef8b31a
Update the revive logo
2018-05-28 20:51:47 -07:00
mgechev
05a062f72e
Update readme
2018-05-28 20:27:04 -07:00
mgechev
6c9ea8cf2d
Refactoring and renaming
2018-05-26 21:28:31 -07:00
mgechev
85a839e8ca
Add basic performance benchmarks
2018-05-26 19:13:54 -07:00
mgechev
777cb02afe
Update readme and travis.yml
2018-05-26 16:39:22 -07:00
mgechev
f96461ebd6
Add comment about the gopher
2018-05-26 16:21:23 -07:00
mgechev
2a6d47c1a5
Add installation instructions
2018-05-26 16:19:34 -07:00
mgechev
a4d940406c
Use small letters
2018-05-26 16:16:55 -07:00
mgechev
2a294dcca2
Update formatting
2018-05-26 16:16:35 -07:00
mgechev
0718cc9358
Update table
2018-05-26 16:16:10 -07:00
mgechev
8c53dad5ec
Rename and docs
2018-05-26 16:14:36 -07:00
mgechev
efd1b03432
Update readme
2018-05-26 15:17:28 -07:00
mgechev
d5c422f617
Update formatters
2018-05-26 14:16:38 -07:00
mgechev
c543119c1d
Update gopher size
2018-05-26 14:14:39 -07:00
mgechev
fc069494d2
Add gopher logo
2018-05-26 14:14:02 -07:00
mgechev
cd2077d31d
Add all formatters
2018-05-26 14:12:02 -07:00
mgechev
b8e1c67e9c
Rename formatter
2018-05-26 12:08:02 -07:00
mgechev
90b2213300
Update readme & refactor
2018-05-25 13:01:49 -07:00
mgechev
92fb0d5442
Add cli formatter screenshot
2018-02-18 22:40:53 -08:00
mgechev
29e4775acd
Add info for few rules
2018-02-18 22:26:59 -08:00
mgechev
b9c4e7fcad
Improve documentation
2018-02-18 22:19:37 -08:00