diff options
| author | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2026-01-25 10:03:02 -0700 |
|---|---|---|
| committer | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2026-01-26 07:26:16 -0700 |
| commit | ecace611f010ceb00bd59a2a475ac8738150a956 (patch) | |
| tree | c045fb7399bef1c46dc1dabb87857c8a4f6f5398 /scratch | |
| parent | f41be4c1068bcc66e507a8df6b174af820b98319 (diff) | |
| download | a4-ecace611f010ceb00bd59a2a475ac8738150a956.tar.xz a4-ecace611f010ceb00bd59a2a475ac8738150a956.zip | |
different ci for lsp rules and fixed agent tests
Diffstat (limited to 'scratch')
| -rw-r--r-- | scratch/custom_rules/back-end/SKILL.md (renamed from scratch/custom_rules/back-end.md) | 0 | ||||
| -rw-r--r-- | scratch/custom_rules/foo/SKILL.md (renamed from scratch/custom_rules/foo.md) | 0 | ||||
| -rw-r--r-- | scratch/custom_rules/front-end/SKILL.md (renamed from scratch/custom_rules/front-end.md) | 0 | ||||
| -rw-r--r-- | scratch/custom_rules/vim.lsp/SKILL.md (renamed from scratch/custom_rules/vim.lsp.md) | 0 | ||||
| -rw-r--r-- | scratch/custom_rules/vim.treesitter/SKILL.md (renamed from scratch/custom_rules/vim.treesitter.md) | 0 | ||||
| -rw-r--r-- | scratch/custom_rules/vim/SKILL.md (renamed from scratch/custom_rules/vim.md) | 0 | ||||
| -rw-r--r-- | scratch/custom_rules_2/vim/SKILL.md | 3 | ||||
| -rw-r--r-- | scratch/custom_rules_2/vim2/README.md | 2 |
8 files changed, 5 insertions, 0 deletions
diff --git a/scratch/custom_rules/back-end.md b/scratch/custom_rules/back-end/SKILL.md index e69de29..e69de29 100644 --- a/scratch/custom_rules/back-end.md +++ b/scratch/custom_rules/back-end/SKILL.md diff --git a/scratch/custom_rules/foo.md b/scratch/custom_rules/foo/SKILL.md index 139597f..139597f 100644 --- a/scratch/custom_rules/foo.md +++ b/scratch/custom_rules/foo/SKILL.md diff --git a/scratch/custom_rules/front-end.md b/scratch/custom_rules/front-end/SKILL.md index e69de29..e69de29 100644 --- a/scratch/custom_rules/front-end.md +++ b/scratch/custom_rules/front-end/SKILL.md diff --git a/scratch/custom_rules/vim.lsp.md b/scratch/custom_rules/vim.lsp/SKILL.md index e69de29..e69de29 100644 --- a/scratch/custom_rules/vim.lsp.md +++ b/scratch/custom_rules/vim.lsp/SKILL.md diff --git a/scratch/custom_rules/vim.treesitter.md b/scratch/custom_rules/vim.treesitter/SKILL.md index e69de29..e69de29 100644 --- a/scratch/custom_rules/vim.treesitter.md +++ b/scratch/custom_rules/vim.treesitter/SKILL.md diff --git a/scratch/custom_rules/vim.md b/scratch/custom_rules/vim/SKILL.md index f3a6435..f3a6435 100644 --- a/scratch/custom_rules/vim.md +++ b/scratch/custom_rules/vim/SKILL.md diff --git a/scratch/custom_rules_2/vim/SKILL.md b/scratch/custom_rules_2/vim/SKILL.md new file mode 100644 index 0000000..12db339 --- /dev/null +++ b/scratch/custom_rules_2/vim/SKILL.md @@ -0,0 +1,3 @@ +a test + +v diff --git a/scratch/custom_rules_2/vim2/README.md b/scratch/custom_rules_2/vim2/README.md new file mode 100644 index 0000000..f73af31 --- /dev/null +++ b/scratch/custom_rules_2/vim2/README.md @@ -0,0 +1,2 @@ +this should not be a rule + |
