@@ -0,0 +1,10 @@
lint:
luacheck scripts
fmt:
stylua scripts
fmt-check:
stylua --check scripts
check: fmt-check lint
The note is not visible to the blocked user.