Skip to content

Commit

Permalink
Revert "Add exception to plusplus rule for for loops (#29406)" (#29426)
Browse files Browse the repository at this point in the history
This reverts commit 6318d83.
  • Loading branch information
acrollet authored Apr 25, 2024
1 parent fe91b7d commit 0e8468d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ module.exports = {
files: ['*'],
rules: {
'cypress/unsafe-to-chain-command': 'warn',
'no-plusplus': ['error', { allowForLoopAfterthoughts: true }],
},
},
{
Expand Down

0 comments on commit 0e8468d

Please sign in to comment.