mirror of
https://codeberg.org/icewind/flakelight-php.git
synced 2026-06-03 09:54:20 +02:00
handle phpstub
This commit is contained in:
parent
341f512bd5
commit
dbdb33ac9f
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ in
|
|||
}
|
||||
// optionalAttrs hasPhpCsFixer {
|
||||
"*.php" = "${getExe php-cs-fixer} fix";
|
||||
"*.phpstub" = "${getExe php-cs-fixer} fix";
|
||||
});
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue