Update Stylelint disable settings and ignores (#23776)
This commit is contained in:
		
							parent
							
								
									0c7ce98ff6
								
							
						
					
					
						commit
						2904fd0fdd
					
				| @ -2,9 +2,16 @@ module.exports = { | ||||
|   extends: ['stylelint-config-standard-scss'], | ||||
|   ignoreFiles: [ | ||||
|     'app/javascript/styles/mastodon/reset.scss', | ||||
|     'coverage/**/*', | ||||
|     'node_modules/**/*', | ||||
|     'public/assets/**/*', | ||||
|     'public/packs/**/*', | ||||
|     'public/packs-test/**/*', | ||||
|     'vendor/**/*', | ||||
|   ], | ||||
|   reportDescriptionlessDisables: true, | ||||
|   reportInvalidScopeDisables: true, | ||||
|   reportNeedlessDisables: true, | ||||
|   rules: { | ||||
|     'at-rule-empty-line-before': null, | ||||
|     'color-function-notation': null, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user