Skip to content

Source files formatting. - #1

Open
Yodeman wants to merge 3 commits into
ichtrojan:mainfrom
Yodeman:main
Open

Source files formatting.#1
Yodeman wants to merge 3 commits into
ichtrojan:mainfrom
Yodeman:main

Conversation

@Yodeman

@Yodeman Yodeman commented Dec 30, 2023

Copy link
Copy Markdown
-   Split long lines into shorter lines for better
    readability on smaller screen/window size.
-   Corrected import statements to conform to the
    standard recommended style.
-   Removed break statements from the case clauses, as
    go standard inhibits default fall-through.

    -   Splitted long lines into shorter lines for better
        readability on smaller screen/window size.
    -   Corrected import statements to conform to the
        standard recommended style.
    -   Removed break statements from the case clauses, as
        go standard inhibits default faulthrough.
    -   Splitted long lines into shorter lines for better
        readability on smaller screen/window size.
    -   Corrected import statements to conform to the
        standard recommended style.
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.

1 participant