Skip to content

PHP-CS-Fixer is not considered a linter #24978

Answered by rarkins
Jean85 asked this question in Request Help
Discussion options

You must be logged in to vote

Renovate does not have any magic ability to know every linter in the world, so the list is manually maintained. PRs welcome

automergeLinters: {
description: 'Update lint packages automatically if tests pass.',
packageRules: [
{
automerge: true,
extends: ['packages:linters'],
},
],
},

linters: {
description: 'All lint-related packages.',
extends: [
'packages:emberTemplateLint',
'packages:eslint',
'packages:stylelint',
'packages:tslint',
],

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@HonkingGoose
Comment options

Answer selected by HonkingGoose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants