Linting task target.
This commit is contained in:
		| @@ -27,3 +27,8 @@ tasks: | ||||
|     internal: true | ||||
|     cmds: | ||||
|       - mkdir -p .build | ||||
|  | ||||
|   lint: | ||||
|     desc: "Lints whole workspace." | ||||
|     cmds: | ||||
|       - golangci-lint run client/... | ||||
|   | ||||
		Reference in New Issue
	
	Block a user