diff options
| author | 2026-01-16 07:48:54 +0000 | |
|---|---|---|
| committer | 2026-01-16 07:48:54 +0000 | |
| commit | e78e4e4f54b60bfc98dcf80ad5f3387b28999287 (patch) | |
| tree | 1ecad5acd02923646f0edcc44c39b1e40fa40bf7 /.github | |
| parent | 15439e41644a17b4ef889e78474025d54ac4b6c7 (diff) | |
| download | DropOut-e78e4e4f54b60bfc98dcf80ad5f3387b28999287.tar.gz DropOut-e78e4e4f54b60bfc98dcf80ad5f3387b28999287.zip | |
chore: apply prek auto-fixes [skip ci]
Diffstat (limited to '.github')
| -rw-r--r-- | .github/agents/commit.agent.md | 2 | ||||
| -rw-r--r-- | .github/instructions/commit.instructions.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/agents/commit.agent.md b/.github/agents/commit.agent.md index 13372e5..7187402 100644 --- a/.github/agents/commit.agent.md +++ b/.github/agents/commit.agent.md @@ -257,4 +257,4 @@ git commit --amend -m "<new message>" ## References -- Commit spec: <a>.github/references/git/conventional-commit.md</a>
\ No newline at end of file +- Commit spec: <a>.github/references/git/conventional-commit.md</a> diff --git a/.github/instructions/commit.instructions.md b/.github/instructions/commit.instructions.md index cc29e9c..f01f080 100644 --- a/.github/instructions/commit.instructions.md +++ b/.github/instructions/commit.instructions.md @@ -35,4 +35,4 @@ When user requests commit help → Follow <a>.github/agents/commit.agent.md</a> ## User Triggers -"create commit", "commit message", "conventional commit"
\ No newline at end of file +"create commit", "commit message", "conventional commit" |