Issue #3523994: Add .gitlab-ci.yml
Closes #3523994
Merge request reports
Activity
added 20 commits
- ebe1058a...e260f5f1 - 10 earlier commits
- 3a61bb23 - Fix phpcs: Parameter is not described in comment
- b981a181 - Fix phpcs: Code after the RETURN statement cannot be executed
- 2d800929 - Fix phpcs whitespace errors in DataDefinitionNormalizer.
- 0daff3ad - Fix phpcs: Parameter has null default value, but is not marked as nullable.
- 99e17892 - Fix phpcs: Expected 1 space after "=>"; 2 found
- ea7d5acf - Fix phpcs: Case breaking statements must be followed by a single blank line
- 746af791 - Fix phpcs: A comma should follow the last multiline array item. Found: ]
- 4387dffe - Fix phpcs: Missing parameter type
- e2041ea3 - Fix phpcs: Only string literals should be passed to t() where possible
- ccffea43 - Remove commented line.
Toggle commit listadded 17 commits
- ccffea43...b4b03d2f - 7 earlier commits
- e20f031e - Fix phpcs: Parameter is not described in comment
- c97323a3 - Fix phpcs: Code after the RETURN statement cannot be executed
- c0325dd3 - Fix phpcs whitespace errors in DataDefinitionNormalizer.
- 55e738a4 - Fix phpcs: Parameter has null default value, but is not marked as nullable.
- 2618d378 - Fix phpcs: Expected 1 space after "=>"; 2 found
- 01ba2b62 - Fix phpcs: Case breaking statements must be followed by a single blank line
- 42023911 - Fix phpcs: A comma should follow the last multiline array item. Found: ]
- ea1761ac - Fix phpcs: Missing parameter type
- 2c9166d2 - Fix phpcs: Only string literals should be passed to t() where possible
- b689fcdc - Remove commented line.
Toggle commit list
Please register or sign in to reply