Commit Graph

8 Commits

Author SHA1 Message Date
Pion
c044f70398 Update CI configs to v0.4.5
Update lint scripts and CI configs.
Excluding codecov.yml.
2020-09-09 21:34:39 -07:00
Atsushi Watanabe
05f7805874 Fix lint errors
* Ignore disallowed-functions errors
  TODO:
  - Handle unintended input as error instead of panic.
  - Make executables only for testing as Go test.
* Fix filename lint error
  Replace hyphen by underscore.
* Disable godox linter
2020-05-06 00:26:51 -07:00
Aleksandr Razumov
872811ad91 attrs: add CheckOverflow and IsAttrSizeOverflow 2018-08-02 18:06:32 +03:00
Aleksandr Razumov
e09c446f9c all: fix BenchmarkUsername_GetFrom allocations
Signed-off-by: Aleksandr Razumov <ar@cydev.ru>
2017-12-15 00:46:55 +03:00
Aleksandr Razumov
63b375a10f errors: refactor 2017-02-27 23:41:04 +03:00
Aleksandr Razumov
a847b92321 all: fix allocations in tests 2017-02-26 11:32:01 +03:00
Aleksandr Razumov
5438704eca a:nonce: add bench for AttrLengthError 2017-02-22 21:24:50 +03:00
Aleksandr Razumov
542983501d all: refactor text attributes and cleanup 2017-02-22 19:22:12 +03:00