This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11056
Commits
2
Branches
0
Tags
240 MiB
Go
75.6%
Handlebars
13.5%
Roff
5.9%
JavaScript
2.3%
Less
1.8%
Other
0.8%
Tag:
Branch:
Tree:
cd8b2f3273
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cd8b2f3273'
${ noResults }
gitea
/
vendor
/
github.com
/
mgechev
/
revive
/
rule
History
techknowlogick
1c3278c2fa
update revive lint to latest commit (
#12921
)
...
* update revive lint to latest commit * make fmt * change import
4 years ago
..
add-constant.go
…
argument-limit.go
…
atomic.go
…
bare-return.go
…
blank-imports.go
…
bool-literal-in-expr.go
…
call-to-gc.go
…
cognitive-complexity.go
update revive lint to latest commit (
#12921
)
4 years ago
confusing-naming.go
…
confusing-results.go
…
constant-logical-expr.go
…
context-as-argument.go
…
context-keys-type.go
…
cyclomatic.go
…
deep-exit.go
…
defer.go
update revive lint to latest commit (
#12921
)
4 years ago
dot-imports.go
…
duplicated-imports.go
…
early-return.go
update revive lint to latest commit (
#12921
)
4 years ago
empty-block.go
update revive lint to latest commit (
#12921
)
4 years ago
empty-lines.go
…
error-naming.go
…
error-return.go
…
error-strings.go
…
errorf.go
…
exported.go
…
file-header.go
…
flag-param.go
…
function-result-limit.go
…
get-return.go
…
identical-branches.go
update revive lint to latest commit (
#12921
)
4 years ago
if-return.go
…
import-shadowing.go
…
imports-blacklist.go
…
increment-decrement.go
…
indent-error-flow.go
…
line-length-limit.go
…
max-public-structs.go
…
modifies-param.go
…
modifies-value-receiver.go
…
package-comments.go
…
range-val-address.go
…
range-val-in-closure.go
…
range.go
…
receiver-naming.go
…
redefines-builtin-id.go
…
string-of-int.go
…
struct-tag.go
…
superfluous-else.go
…
time-naming.go
…
unconditional-recursion.go
update revive lint to latest commit (
#12921
)
4 years ago
unexported-naming.go
update revive lint to latest commit (
#12921
)
4 years ago
unexported-return.go
…
unhandled-error.go
…
unnecessary-stmt.go
…
unreachable-code.go
…
unused-param.go
…
unused-receiver.go
update revive lint to latest commit (
#12921
)
4 years ago
utils.go
update revive lint to latest commit (
#12921
)
4 years ago
var-declarations.go
…
var-naming.go
…
waitgroup-by-value.go
…