XTLS / Xray-core

Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
https://t.me/projectXray
Mozilla Public License 2.0
25.78k stars 3.97k forks source link

Chore: Run gofmt #3990

Closed zonescape closed 2 weeks ago

zonescape commented 2 weeks ago

I ran gofmt -w . on the project root. As you can see there are a lot of files with broken formatting. Probably there must be some automatic formatting check on PR submit. I have no experience with GitHub CI but as far as I can understand similar check can be added to test.yml.

RPRX commented 2 weeks ago

Probably there must be some automatic formatting check on PR submit.

开个 PR