mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-31 16:11:03 +01:00 
			
		
		
		
	Remove deprecated linters + one casuing issues with imports
This commit is contained in:
		
							parent
							
								
									036ff1cbb9
								
							
						
					
					
						commit
						50b706eeed
					
				| @ -29,6 +29,14 @@ linters: | |||||||
|     - execinquery |     - execinquery | ||||||
|     - exhaustruct |     - exhaustruct | ||||||
|     - nolintlint |     - nolintlint | ||||||
|  |     - musttag # causes issues with imported libs | ||||||
|  | 
 | ||||||
|  |     # deprecated | ||||||
|  |     - structcheck # replaced by unused | ||||||
|  |     - ifshort # deprecated by the owner | ||||||
|  |     - varcheck # replaced by unused | ||||||
|  |     - nosnakecase # replaced by revive | ||||||
|  |     - deadcode # replaced by unused | ||||||
| 
 | 
 | ||||||
|     # We should strive to enable these: |     # We should strive to enable these: | ||||||
|     - wrapcheck |     - wrapcheck | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user