feat: add laravel pint formating to none-ls

This commit is contained in:
Ariel D'Alessandro 2023-12-24 13:22:16 +01:00 committed by Gaétan Lepage
parent 310f1ad5b5
commit 08b055af7e

View file

@ -152,6 +152,7 @@ with lib; let
nixpkgs_fmt = {
package = pkgs.nixpkgs-fmt;
};
pint = {};
phpcbf = {
package = pkgs.phpPackages.phpcbf;
};