Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DoozyX/clang-format-lint-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18
Choose a base ref
...
head repository: DoozyX/clang-format-lint-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 20, 2024

  1. Add clang-format 19

    Signed-off-by: Darrel Griët <d.griet@dynatron.nl>
    d-griet committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    99a106b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Merge pull request #82 from d-griet/master

    Add clang-format 19
    DoozyX authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    5580900 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2025

  1. Updates to clang-format 20 and sets as default

    Adds clang-format 20 binaries and configures the action to use version 20 by default.
    
    This ensures that the latest formatting rules are applied.
    DoozyX committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    bcb4eb2 View commit details
    Browse the repository at this point in the history
Loading