Election-Tech-Initiative / electionguard-cpp

A C++ implementation of ElectionGuard specification focused on encryption components.
https://www.electionguard.vote/
MIT License
23 stars 26 forks source link

Whitespacing fix #258

Closed MatthewRatzell closed 2 years ago

MatthewRatzell commented 2 years ago

Issue

Fixes #249

Description

Added a .gitattributes file to hopefully normalize white spacing

Testing

Visually looking at the white spacing. All files should use LF line endings unless files are pulled onto a windows machine in which case they should use CRLF line endings