Skip to content

What is the code style of the InLong? #3082

Answered by healchow
healchow asked this question in Q&A
Discussion options

You must be logged in to vote

Currently, the code style of the project is consistent with most open source projects.

When using IDEA, it is recommended to add the following Code Style.

<code_scheme name="InLong-CodeStyle" version="173">
    <option name="OTHER_INDENT_OPTIONS">
        <value>
            <option name="INDENT_SIZE" value="4"/>
            <option name="CONTINUATION_INDENT_SIZE" value="8"/>
            <option name="TAB_SIZE" value="4"/>
            <option name="USE_TAB_CHARACTER" value="false"/>
            <option name="SMART_TABS" value="false"/>
            <option name="LABEL_INDENT_SIZE" value="0"/>
            <option name="LABEL_INDENT_ABSOLUTE" value="false"/>
            <option name="USE_REL…

Replies: 3 comments 6 replies

Comment options

healchow
Mar 12, 2022
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by healchow
Comment options

healchow
Mar 12, 2022
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@healchow
Comment options

healchow Apr 24, 2022
Collaborator Author

@healchow
Comment options

healchow May 2, 2022
Collaborator Author

@jun0315
Comment options

@healchow
Comment options

healchow Jul 27, 2022
Collaborator Author

@jun0315
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
doc Improvements or additions to documentation
3 participants