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

Correct newline placement in code files #25

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Correct newline placement in code files #25

merged 1 commit into from
Feb 9, 2024

Commits on Feb 9, 2024

  1. Correct newline placement in code files

    A newline has been added at the end of 'ft_swap.c' and 'ft_operate.c' files for better coding standards and in agreement with POSIX conventions. This helps avoid any confusion with line endings and facilitates easier file concatenation.
    mendes-jv committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    238e3a8 View commit details
    Browse the repository at this point in the history