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

Fix whitespaces #1969

Merged
merged 6 commits into from
Aug 17, 2023
Merged

Fix whitespaces #1969

merged 6 commits into from
Aug 17, 2023

Commits on Aug 17, 2023

  1. STYLE: Convert files from CRLF to LF

    Git client is expected to be configured with "autocrlf". This also means
    that text files are expected to be committed with Unix style (LF).
    
    See https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings?platform=windows
    jcfr committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0a7bc91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1e2ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aff943b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e153c4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dafb01a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73e95f9 View commit details
    Browse the repository at this point in the history