Skip to content

Commit

Permalink
[cascading] from release/11.2.0-rc to main (AmadeusITGroup#2126)
Browse files Browse the repository at this point in the history
<!--
{"currentBranch":"release/11.2.0-rc","targetBranch":"main","bypassReviewers":true,"isConflicting":false}
-->

## Cascading from release/11.2.0-rc to main

The configuration requests the cascading to bypass reviewer in case of
CI success.
To not bypass the reviewing process, please check the following
checkbox:

- [ ] <!-- !cancel bypass! --> 🚫 stop reviewing process
bypass for this Pull Request

---

<small>This Pull Request has been generated with ❤️ by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
  • Loading branch information
matthieu-crouzet authored Sep 4, 2024
2 parents 70697e9 + d68bc5a commit 733c390
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ module.exports = {
'@typescript-eslint/no-non-null-assertion': 'off',
'@typescript-eslint/no-parameter-properties': 'off',
'@typescript-eslint/no-redeclare': 'error',
'@typescript-eslint/no-require-imports': 'error',
'@typescript-eslint/no-require-imports': 'warn',
'@typescript-eslint/no-shadow': [
'error',
{
Expand Down

0 comments on commit 733c390

Please sign in to comment.