Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Mon 15036 remove comma dangle in prettiers config 23 04 #12033

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

PascalTassel
Copy link
Contributor

@PascalTassel PascalTassel commented Oct 24, 2022

Description

  • Add eslint trailingComma rule
  • Fix EsLint errors due to these change

Fixes # (issue)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • 21.04.x
  • 21.10.x
  • 22.04.x
  • 22.10.x (master)

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

Community contributors & Centreon team

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (master, maintenance).

@PascalTassel PascalTassel added the javascript Pull requests that update Javascript code label Oct 24, 2022
@sonarqube-decoration
Copy link

SonarQube Quality Gate

Quality Gate failed

0.0% 0.0% Security Hotspots Reviewed on New Code (is less than 100%)

See analysis details on SonarQube

@kduret
Copy link
Contributor

kduret commented Nov 8, 2022

migrated to centreon/centreon#132

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants