mirror of
				https://github.com/mgechev/revive.git
				synced 2025-10-30 23:37:49 +02:00 
			
		
		
		
	chore: enforce American English spelling in golangci-lint (#1384)
This commit is contained in:
		| @@ -28,6 +28,8 @@ linters: | ||||
|       disable: | ||||
|         - fieldalignment | ||||
|         - shadow | ||||
|     misspell: | ||||
|       locale: US | ||||
|     nolintlint: | ||||
|       allow-unused: true | ||||
|       require-explanation: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user