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

Collection of small style fixes #138

Merged
merged 38 commits into from
Jul 18, 2024
Merged

Collection of small style fixes #138

merged 38 commits into from
Jul 18, 2024

Commits on Jul 8, 2024

  1. reduce to less than 80 cols

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8d4e8ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33d6ce View commit details
    Browse the repository at this point in the history
  3. reduce to 80 cols

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    eb3123a View commit details
    Browse the repository at this point in the history
  4. remove trailing whitespace

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4533c2f View commit details
    Browse the repository at this point in the history
  5. End on an empty line

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0f1e358 View commit details
    Browse the repository at this point in the history
  6. remove trailing whitespace

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d34679c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb31f33 View commit details
    Browse the repository at this point in the history
  8. end on newline

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d2e790e View commit details
    Browse the repository at this point in the history
  9. remove trailing whitespace

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    547ec18 View commit details
    Browse the repository at this point in the history
  10. space after comma

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    51e3564 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    279fc5f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    51237cc View commit details
    Browse the repository at this point in the history
  13. remove trailing whitespace

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    eb7c4c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f19419c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4cfbb14 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    049d43b View commit details
    Browse the repository at this point in the history
  17. limit to 80 cols

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4d95863 View commit details
    Browse the repository at this point in the history
  18. base:: is not necessary

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7542db5 View commit details
    Browse the repository at this point in the history
  19. spaces around infix operators

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b6d111c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0d70868 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    19b355d View commit details
    Browse the repository at this point in the history
  22. no spaces before commas

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ff80618 View commit details
    Browse the repository at this point in the history
  23. remove trailing whitespace

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    36a5282 View commit details
    Browse the repository at this point in the history
  24. remove references to base::

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    71481e3 View commit details
    Browse the repository at this point in the history
  25. no spaces before comma

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    adba2cd View commit details
    Browse the repository at this point in the history
  26. limit width

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    477fc7a View commit details
    Browse the repository at this point in the history
  27. remove trailing whitespace

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    efc55bf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    edaf8a5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4df7663 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    decfd21 View commit details
    Browse the repository at this point in the history
  31. spaces around infix operator

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6970cad View commit details
    Browse the repository at this point in the history
  32. undo 51237cc, capture case where levels_first_observed do not exist

    I personally think this whole branch of the script should be skipped in this case, but I don't have time to refactor at the moment.
    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b689e11 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    573ca29 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    63c3ad2 View commit details
    Browse the repository at this point in the history
  35. whoops, wrong namespace!

    PietrH committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    eb35c7b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    9f6ad6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9587f8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a655787 View commit details
    Browse the repository at this point in the history