mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 19:15:58 +01:00 
			
		
		
		
	fix: updated commitlint config to allow longer subjects, because nobody anywhere uses an email client that limits subject lines to 72 characters
This commit is contained in:
		| @@ -3,6 +3,7 @@ | ||||
| module.exports = { | ||||
| 	extends: ['@commitlint/config-angular'], | ||||
| 	rules: { | ||||
| 		'header-max-length': [1, 'always', 72], | ||||
| 		'type-enum': [ | ||||
| 			2, | ||||
| 			'always', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user