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

̶C̶o̶n̶f̶i̶g̶u̶r̶e̶d̶ ̶l̶i̶n̶e̶ ̶e̶n̶d̶i̶n̶g̶s̶ ̶t̶o̶ ̶'̶\̶n̶'̶ #22

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

pasabanov
Copy link
Owner

@pasabanov pasabanov commented Nov 9, 2024

### Types of changes
- Configuration (code style)

Related: #14

### Description
Set line endings to \n (line feed):
* .editorconfig: Added end_of_line = lf.
* .idea/codeStyles/Project.xml: Added <option name="LINE_SEPARATOR" value="&#10;" />.
* .vscode/settings.json: Added "files.eol": "\n".

@pasabanov pasabanov added the configuration Configuring the project label Nov 9, 2024
@pasabanov pasabanov self-assigned this Nov 9, 2024
@pasabanov pasabanov merged commit f6c89c0 into main Nov 9, 2024
3 checks passed
@pasabanov pasabanov changed the title Configured line endings to '\n' ~~Configured line endings to '\n'~~ Nov 9, 2024
@pasabanov pasabanov changed the title ~~Configured line endings to '\n'~~ ̶C̶o̶n̶f̶i̶g̶u̶r̶e̶d̶ ̶l̶i̶n̶e̶ ̶e̶n̶d̶i̶n̶g̶s̶ ̶t̶o̶ ̶'̶\̶n̶'̶ Nov 9, 2024
@pasabanov pasabanov added the invalid This doesn't seem right label Nov 9, 2024
@pasabanov
Copy link
Owner Author

Accidentally pushed new commits to the main branch, so the PR was automatically merged.
This PR is now invalid.
The valid PR is #23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Configuring the project invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant