Skip to content

Proposal: Use UTF-8 encoding & LF (Unix) end-of-line #10

@iperdomo

Description

@iperdomo

Context

The source code is using ASCII encoding with CRLF (windows) end of lines. When looking at diff, you find those characters ^M, e.g.

2022-06-10_970x519

Change

There are changes that require modification in the developer machine.

  • Configure your Eclipse IDE to use UTF-8 file encoding with Unix end-of-line
  • Configure your Eclipse IDE to remote trailing white-spaces

Some of this IDE settings can be recorded in a Preferences file

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions