Anton Telyshev

Results 4 repositories owned by Anton Telyshev

tinkoff-invest-robot-contest-2022

30
Stars
5
Forks
Watchers

The simple trading robot for Tinkoff's contest.

testifylint

78
Stars
6
Forks
Watchers

The Golang linter that checks usage of github.com/stretchr/testify.

nilnil

45
Stars
3
Forks
Watchers

The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.

errname

20
Stars
2
Forks
Watchers

The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error`.