9 Commits

Author SHA1 Message Date
Kota
6f803ec9a9
fix: use of ioutil package (#5261)
* fix ioutil.NopCloser

* fix ioutil.ReadAll

* fix ioutil.ReadFile

* fix ioutil.WriteFile

* run goimports -w -format-only ./

* update CHANGELOG.md
2023-06-25 18:48:23 +08:00
nichtsen
415968070f logs: fix TestFilePermWithPrefixPath function 2021-09-14 15:01:51 +08:00
nichtsen
8ba0b4f1b8 log: use fileinfo interface for tests 2021-09-13 11:21:34 +08:00
nichtsen
a3d2dd12d6 deepsource: fix Control-coupled functions detected 2021-09-08 14:40:46 +08:00
nichtsen
16549e5019 deepsource: fix confusing naming of struct fields 2021-09-08 14:03:59 +08:00
nichtsen
9212d69383 logs: add tests for directory permissions 2021-09-07 19:07:20 +08:00
loyalsoldier
41790b80ac
Fix lint and format code in core dir 2021-06-06 21:00:27 +08:00
Ming Deng
d4da82ef77 format code 2020-12-14 12:34:55 +08:00
Ming Deng
14c1b76569 remove pkg directory;
remove build directory;
remove githook directory;
2020-10-08 18:29:36 +08:00