mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 02:46:04 +01:00 
			
		
		
		
	Enable tenv and testifylint rules (#32852)
Enables tenv and testifylint linters closes: https://github.com/go-gitea/gitea/issues/32842
This commit is contained in:
		| @@ -74,5 +74,5 @@ DEFAULT_APPLICATIONS = tea | ||||
| DEFAULT_APPLICATIONS = | ||||
| `) | ||||
| 	loadOAuth2From(cfg) | ||||
| 	assert.Nil(t, nil, OAuth2.DefaultApplications) | ||||
| 	assert.Nil(t, OAuth2.DefaultApplications) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user