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

iox-#2 Add git hooks #72

Merged
merged 3 commits into from
Sep 17, 2023

iox-#2 Add simple README for the git-hooks

d2af8e5
Select commit
Loading
Failed to load commit list.
Merged

iox-#2 Add git hooks #72

iox-#2 Add simple README for the git-hooks
d2af8e5
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Sep 1, 2024 in 0s

12 / 12 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Code follows the Rust coding style and is formatted with rustfmt Completed
Branch follows the naming format (iox-123-this-is-a-branch) Completed
Commit messages have the issue ID (iox-#42 commit text) Completed
Commit author matches [Eclipse Contributor Agreement][eca] (and ECA is signed) Completed
Follow the same conventions as for commit messages Incomplete
Link to the relevant issue Incomplete
Relevant issues are linked Completed
Add sensible notes for the reviewer Completed
All checks have passed (except task-list-completed) Completed
Assign PR to reviewer Completed
add issue number to the commit message Incomplete
check for trailing whitespaces Incomplete
check for style violations with cargo fmt Incomplete
Commits are properly organized and messages are according to the guideline Completed
Code according to our coding style and naming conventions Completed
PR title describes the changes Completed
All open points are addressed and tracked via issues Completed
Closes #2 Incomplete
e Exit immediately if a command exits with a non-zero status Incomplete
u Treat unset variables as an error when substituting Incomplete