1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 07:16:29 -04:00
Commit Graph

15 Commits

Author SHA1 Message Date
Kslr
f624dd3249
add golangci to lint 2020-09-09 17:50:36 +08:00
dependabot[bot]
ce3834161d
Bump github/super-linter from v3.9.3 to v3.9.4
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.3 to v3.9.4.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.3...e89faa7920c8993f4f9c19b5b8c6946b032c8d73)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 06:09:47 +00:00
Kslr
6981711fe5
Merge pull request #158 from Loyalsoldier/fix-lint
Fix lint
2020-09-04 10:56:27 +08:00
dependabot[bot]
a1c96a18c1
Bump github/super-linter from v3.9.2 to v3.9.3
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.2 to v3.9.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.2...eb0d0ed02e120ab529e69d594da9993358b070ee)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 06:02:59 +00:00
loyalsoldier
44d58295bf
Fix: change lint order to avoid file changes notice 2020-09-03 11:33:23 +08:00
dependabot[bot]
2f3790928e
Bump github/super-linter from v3.8.3 to v3.9.2
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.8.3 to v3.9.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.8.3...7d53a77c1150779566e918c919f5fc08b1f43ae9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 06:16:55 +00:00
loyalsoldier
42e33ddde6
Lint: include format 2020-08-31 23:11:13 +08:00
dependabot[bot]
190b1cb044
Bump github/super-linter from V3.8.0 to v3.8.3
Bumps [github/super-linter](https://github.com/github/super-linter) from V3.8.0 to v3.8.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/V3.8.0...9f2c65685b15fc1f26feeca84d889bf27f1c31d2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-25 06:18:53 +00:00
loyalsoldier
efb53bd59e
Lint: refine 2020-08-25 00:04:31 +08:00
loyalsoldier
6f04c36d33
Fix: lint lack of GitHub Token 2020-08-24 19:57:46 +08:00
Kslr
288e40abd4
Merge branch 'master' into refine-format-rename-workflow 2020-08-24 17:51:13 +08:00
dependabot[bot]
20471caf14
Bump github/super-linter from v2.2.0 to V3.8.0
Bumps [github/super-linter](https://github.com/github/super-linter) from v2.2.0 to V3.8.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v2.2.0...ef99a48ce63440e6eff58d67bb87e97d9fda48f1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 08:34:15 +00:00
loyalsoldier
d8fe670b53
Refine & format 2020-08-24 16:09:51 +08:00
Kslr
00908a12fe
Update linter.yml 2020-06-27 20:50:41 +08:00
Kslr
0dfeba6a2f
在 actions 添加 lint 和 test (#21)
* actions add lint and test

* Only check new code
2020-06-19 21:19:37 +08:00