feat: add AGENTS.md

This commit is contained in:
Poby 2026-03-14 23:56:56 +09:00
parent 37439baf9d
commit 4cf65ab631
No known key found for this signature in database
3 changed files with 74 additions and 11 deletions

View file

@ -10,10 +10,7 @@
};
format = {
enable = true;
type = [
"alejandra"
"nixfmt"
];
type = [ "alejandra" ];
};
lsp = {
enable = true;