Skip to content

code formatting and optimze imports#66

Open
Tigermouthbear wants to merge 1 commit into
3.0/fabricfrom
3.0/fabric_formatting
Open

code formatting and optimze imports#66
Tigermouthbear wants to merge 1 commit into
3.0/fabricfrom
3.0/fabric_formatting

Conversation

@Tigermouthbear

Copy link
Copy Markdown
Member

I noticed that some files use tabs and some use spaces, also there is a lot of inconsistency in code formatting. I ran the automatic code formatting tool in IDEA for this PR. This could be hard to merge and is not very necessary, so I am opening a pull request.

Thoughts on this? or should we wait to enforce code styles after 3.0 is released

@Makrennel

Copy link
Copy Markdown
Member

Ah, I probably have non-standard IDEA code style configuration contributing to this. We could include a .idea/codeStyles/Project.xml file in git and run Reformat Code (CTRL+ALT+L) using the project code style before any changes to a file is committed. Do you have any preference for tabs vs spaces?

@Tigermouthbear

Copy link
Copy Markdown
Member Author

I like that idea and I usually use 4 spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants