You've already forked woodpecker
							
							
				mirror of
				https://github.com/woodpecker-ci/woodpecker.git
				synced 2025-10-30 23:27:39 +02:00 
			
		
		
		
	Fix vscode settings (#3880)
This commit is contained in:
		
							
								
								
									
										4
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @@ -9,10 +9,6 @@ | ||||
|   "go.lintTool": "golangci-lint", | ||||
|   "go.lintFlags": ["--fast"], | ||||
|   "go.buildTags": "test", | ||||
|   "gopls": { | ||||
|     // cspell:words gopls | ||||
|     "buildFlags": ["-tags=test"] | ||||
|   }, | ||||
|   "eslint.workingDirectories": ["./web"], | ||||
|   "prettier.ignorePath": "./web/.prettierignore", | ||||
|   // Auto fix | ||||
|   | ||||
		Reference in New Issue
	
	Block a user