Skip to content

Commit 1a85910

Browse files
chore: Replace PR linter workflow with AGENTS.md instructions (#25)
Co-authored-by: Paperclip <noreply@paperclip.ing>
1 parent 58bba1b commit 1a85910

2 files changed

Lines changed: 12 additions & 73 deletions

File tree

.github/workflows/lint-pull-request.yml

Lines changed: 0 additions & 73 deletions
This file was deleted.

AGENTS.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# stockindicators.dev
2+
3+
Simple landing page for the stockindicators.dev domain — a developer menu site linking to Stock Indicators SDK packages for various languages.
4+
5+
## Pull request conventions
6+
7+
PR titles must follow Conventional Commits format: `type: Subject`
8+
9+
- `type` is lowercase: `feat`, `fix`, `docs`, `style`, `refactor`, `perf`, `test`, `build`, `ci`, `chore`, `revert`, `plan`
10+
- `Subject` starts with an uppercase letter; keep total title length ≤ 65 characters
11+
12+
Ignore this convention for PRs labeled `bot`, `dependencies`, or `automated`.

0 commit comments

Comments
 (0)