Molkobain
|
a5296e11e1
|
Merge remote-tracking branch 'origin/support/3.2' into develop
# Conflicts:
# core/attributedef.class.inc.php
|
2026-02-17 20:54:47 +01:00 |
|
lenaick.moreira
|
82b7ef86c7
|
N°8796 - Refactor PHP CS Fixer configuration for improved readability
* `'indentation_type'` already included in @PSR12 rule set
|
2026-02-16 15:35:46 +01:00 |
|
odain
|
b0a792afab
|
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
|
2025-11-07 20:39:38 +01:00 |
|
odain
|
4a9a85458d
|
N°8796 - fix ci jo regression due to code style formatting
|
2025-11-07 16:04:23 +01:00 |
|
odain-cbd
|
12f23113f5
|
N°8796 - Add PHP code style validation in iTop and extensions (#757)
* poc php-cs-fixer
* PSR2 for now
* PSR12 + array short
* move php-cs-fixer stuff in tests/php-code-style
* add README
* fix php-cs-fixer move into php-code-style
* illustrate code reformatting on webservices folder
* phpstan: change composer php requirements
* indent with tabs + inception style applied everywhere even php-cs-fixer itself
* use tabs for code style indentation
* format concat with spaces
* finalize included/excluded folders to formatting tool
* add trailing_comma_in_multiline option
* adapt composer.json requirements
* Revert changes on webservices folder
|
2025-11-07 15:12:03 +01:00 |
|