Skip to content

Switch all files to have line endings consistent with the platform. #275

@schwehr

Description

@schwehr

When I checkout the repo on a Linux instance, I see this inconsistent state. All files should be setup in git to match the platform. In the case of Linux, there should be no files showing "with CRLF line terminators"

file src/LercLib/*.*
src/LercLib/BitMask.cpp:         C source, ASCII text, with CRLF line terminators
src/LercLib/BitMask.h:           C++ source, ASCII text, with CRLF line terminators
src/LercLib/BitStuffer2.cpp:     C++ source, ASCII text, with CRLF line terminators
src/LercLib/BitStuffer2.h:       C++ source, ASCII text, with CRLF line terminators
src/LercLib/Defines.h:           C source, ASCII text, with CRLF line terminators
src/LercLib/fpl_Compression.cpp: C source, ASCII text
src/LercLib/fpl_Compression.h:   C++ source, ASCII text
src/LercLib/fpl_EsriHuffman.cpp: C source, ASCII text
src/LercLib/fpl_EsriHuffman.h:   C++ source, ASCII text
src/LercLib/fpl_Lerc2Ext.cpp:    C++ source, ASCII text, with CRLF line terminators
src/LercLib/fpl_Lerc2Ext.h:      C++ source, ASCII text, with CRLF line terminators
src/LercLib/fpl_Predictor.cpp:   C source, ASCII text
src/LercLib/fpl_Predictor.h:     C source, ASCII text
src/LercLib/fpl_UnitTypes.cpp:   C++ source, ASCII text
src/LercLib/fpl_UnitTypes.h:     C source, ASCII text
src/LercLib/Huffman.cpp:         C++ source, ASCII text, with CRLF line terminators
src/LercLib/Huffman.h:           C++ source, ASCII text, with CRLF line terminators
src/LercLib/Lerc2.cpp:           C++ source, ASCII text, with CRLF line terminators
src/LercLib/Lerc2.h:             C++ source, ASCII text, with CRLF line terminators
src/LercLib/Lerc_c_api_impl.cpp: C source, ASCII text, with CRLF line terminators
src/LercLib/Lerc.cpp:            C++ source, ASCII text, with CRLF line terminators
src/LercLib/Lerc.cpp.bak:        C++ source, ASCII text, with CRLF line terminators
src/LercLib/Lerc.h:              C++ source, ASCII text, with CRLF line terminators
src/LercLib/RLE.cpp:             C source, ASCII text, with CRLF line terminators
src/LercLib/RLE.h:               C++ source, ASCII text, with CRLF line terminators

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions