Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add .editorconfig #475

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

oldratlee
Copy link
Contributor

@oldratlee oldratlee commented Dec 22, 2023

Ease the view and edit settings of the editor/IDE.


The files in the javassist project(e.g. .java, .xml) contain tab, and use 8 spaces as tab width;

Add .editorconfig file, so no need adjust the editor/IDE settings to ensure the tab width.
(the recent versions of IntelliJ IDEA and GitHub come bundled with native support for EditorConfig.)


More info see https://editorconfig.org/

@oldratlee oldratlee force-pushed the add-editor-config branch 2 times, most recently from d8ab1a3 to 290f24b Compare December 22, 2023 11:49
ease the view and edit settings of the editor/IDE

more info see https://editorconfig.org/
@chibash chibash merged commit 0f4cd0c into jboss-javassist:master Dec 22, 2023
@oldratlee oldratlee deleted the add-editor-config branch December 24, 2023 03:26
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