tree-sitter-grammers.tree-sitter-phpdoc: add phpdoc (#484248)

This commit is contained in:
Matthieu Coudron
2026-01-28 19:09:33 +01:00
committed by GitHub
2 changed files with 19 additions and 0 deletions
+7
View File
@@ -25159,6 +25159,13 @@
githubId = 94006354;
name = "steamwalker";
};
Stebalien = {
email = "steven@stebalien.com";
github = "Stebalien";
githubId = 310393;
name = "Steven Allen";
keys = [ { fingerprint = "327B 20CE 21EA 68CF A774 8675 7C92 3221 5899 410C"; } ];
};
steeleduncan = {
email = "steeleduncan@hotmail.com";
github = "steeleduncan";
@@ -727,6 +727,18 @@
};
};
phpdoc = {
version = "0.1.8";
url = "github:claytonrcarter/tree-sitter-phpdoc";
hash = "sha256-X+ElKI0ZMLCmxEanKsDRL/1KzGZfBrG7zITsT+jSrtQ=";
meta = {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
Stebalien
];
};
};
pioasm = {
version = "0-unstable-2024-10-12";
url = "github:leo60228/tree-sitter-pioasm/afece58efdb30440bddd151ef1347fa8d6f744a9";