-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexamples.align.yaml
More file actions
47 lines (41 loc) · 857 Bytes
/
examples.align.yaml
File metadata and controls
47 lines (41 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# AlignTrue Manifest - Example Aligns Bundle
# This manifest bundles example aligns for testing and demonstration
id: aligntrue/examples
version: "1.0.0"
summary: "Example aligns demonstrating AlignTrue format for testing"
author: AlignTrue
license: CC0-1.0
repository: https://github.com/AlignTrue/examples
includes:
rules:
- aligns/global.md
- aligns/docs.md
- aligns/typescript.md
- aligns/testing.md
- aligns/tdd.md
- aligns/debugging.md
- aligns/security.md
- aligns/nextjs_app_router.md
- aligns/vercel_deployments.md
- aligns/web_quality.md
defaults:
exporters:
- cursor
- agents
- claude
mode: solo
tags:
- baseline
- typescript
- testing
- security
- nextjs
- vercel
compatible_agents:
- cursor
- claude
- github-copilot
- cody
- continue
- windsurf
- aider