Migrate to bkit, add linting

This commit is contained in:
2025-06-02 21:01:01 +03:00
parent b1c34f77ce
commit 984b5bbee9
5 changed files with 35 additions and 6 deletions
-7
View File
@@ -1,7 +0,0 @@
local project = import 'brewkit/project.libsonnet';
local appIDs = [
"anon3anon",
];
project.project(appIDs)