gpt4 book ai didi

github - Github 上 Java Eclipse 项目的奇怪缩进

转载 作者:行者123 更新时间:2023-12-04 02:14:05 24 4
gpt4 key购买 nike

Eclipse 中的一切都很好,缩进很好。然后我把我的代码放在github上由于某种原因,缩进是一团糟。我不确定发生了什么?

谢谢

最佳答案

如果这些缩进问题在 git 推送到 GitHub 后反射(reflect)在您的代码中,您要么:

这是两个自动机制,可以解释 git commit 期间的更改。


但是,如果您的代码在 git 推送之后 在本地看起来不错,但在 GitHub 上看起来不太好,那么您必须将空格和制表符的组合在本地正确呈现,并在 GitHub 上以不同方式呈现。

如“Indentation issue using sublime text 2”中所述:

The problem is not hard tabs, the problem is mixing spaces and tabs for indentation.

关于github - Github 上 Java Eclipse 项目的奇怪缩进,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14149750/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com