1
0
mirror of https://github.com/mgechev/revive.git synced 2025-03-17 20:57:58 +02:00

Improve comments

This commit is contained in:
mgechev 2018-01-26 19:52:29 -08:00
parent 6b50d1f05c
commit 0b310191f2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// Test of return+else warning.
// Test of cyclomatic complexity.
// Package pkg ...
package pkg

View File

@ -1,4 +1,4 @@
// Test of return+else warning.
// Test of cyclomatic complexity.
// Package pkg ...
package pkg