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

STYLE: Remove empty line from doc file (pre-commit "fix end of files") #5251

Merged

Conversation

N-Dekker
Copy link
Contributor

Locally ran pixi at the root of ITK source tree, as follows:

./.git/hooks/pixi/bin/pixi.exe run pre-commit-run

Output:

Pixi task (pre-commit-run in pre-commit): pre-commit run --all: (Run pre-commit hooks on all repository files)
check for added large files..............................................Passed
[...]
fix end of files.........................................................Failed
- hook id: end-of-file-fixer
- exit code: 1
- files were modified by this hook

Locally ran pixi at the root of ITK source tree, as follows:

    ./.git/hooks/pixi/bin/pixi.exe run pre-commit-run

Output:

    Pixi task (pre-commit-run in pre-commit): pre-commit run --all: (Run pre-commit hooks on all repository files)
    check for added large files..............................................Passed
    [...]
    fix end of files.........................................................Failed
    - hook id: end-of-file-fixer
    - exit code: 1
    - files were modified by this hook
@github-actions github-actions bot added type:Style Style changes: no logic impact (indentation, comments, naming) area:Documentation Issues affecting the Documentation module labels Feb 20, 2025
Copy link
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@N-Dekker thanks!

@thewtex thewtex merged commit 4552309 into InsightSoftwareConsortium:master Feb 20, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Documentation Issues affecting the Documentation module type:Style Style changes: no logic impact (indentation, comments, naming)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants