[GH-ISSUE #605] 代码缩进设置和实际不一致 #3409

Closed
opened 2026-02-28 11:55:58 +03:00 by kerem · 1 comment
Owner

Originally created by @ZhouShuren1881 on GitHub (Oct 10, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/605

现状

在文件 /.editorconfig 中 go 文件的 indent_style 被设置为 space,但是项目中的go文件实际使用 tab 缩进。

Originally created by @ZhouShuren1881 on GitHub (Oct 10, 2024). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/605 ## 现状 在文件 `/.editorconfig` 中 go 文件的 **indent_style** 被设置为 **space**,但是项目中的go文件实际使用 tab 缩进。
kerem 2026-02-28 11:55:58 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Oct 10, 2024):

我们计划后面统一go使用tab,前端使用space

<!-- gh-comment-id:2404400434 --> @0xJacky commented on GitHub (Oct 10, 2024): 我们计划后面统一go使用tab,前端使用space
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#3409
No description provided.