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

YAML new line issues #266

Open
BaseMax opened this issue Nov 3, 2024 · 1 comment
Open

YAML new line issues #266

BaseMax opened this issue Nov 3, 2024 · 1 comment
Labels
bug Something isn't working code style good first issue Good for newcomers question Further information is requested testing yaml
Milestone

Comments

@BaseMax
Copy link
Member

BaseMax commented Nov 3, 2024

$ git commit -m "test"

Run yamllint.............................................................Failed
- hook id: yamllint
- exit code: 1

config/language.yaml
  1:4       error    wrong new line character: expected \n  (new-lines)

config/layout/attribute/type.yaml
  1:4       error    wrong new line character: expected \n  (new-lines)

config/layout/attribute/style/type.yaml
  1:4       error    wrong new line character: expected \n  (new-lines)

config/layout/attribute/style/state.yaml
  1:4       error    wrong new line character: expected \n  (new-lines)

config/layout/attribute/style/value.yaml
  1:4       error    wrong new line character: expected \n  (new-lines)

config/type.yaml
  1:4       error    wrong new line character: expected \n  (new-lines)
@jbampton jbampton added the question Further information is requested label Nov 5, 2024
@jbampton jbampton added this to the November milestone Nov 5, 2024
@jbampton jbampton added bug Something isn't working good first issue Good for newcomers code style testing yaml labels Nov 5, 2024
@jbampton jbampton removed their assignment Nov 16, 2024
@jbampton
Copy link
Member

Is this still an issue ?

Are your Git line endings setup properly on your local machine ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code style good first issue Good for newcomers question Further information is requested testing yaml
Projects
None yet
Development

No branches or pull requests

2 participants