Skip to content

Commit aed804f

Browse files
committed
Use new PHP styleguide (PSR-12) over PSR-2
The original intent was to pick a styleguide, we already follow it but this makes this explicit.
1 parent f6f3467 commit aed804f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CODINGSTYLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
DOMjudge project coding style guideline
22
=======================================
33

4-
We follow the [PSR-2 coding style](https://www.php-fig.org/psr/psr-2/).
4+
We follow the [PSR-12 coding style](https://www.php-fig.org/psr/psr-12/).

0 commit comments

Comments
 (0)