mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-74511 core: Add phpcs default config
This commit is contained in:
parent
38fff2d83f
commit
1b18a4c142
2 changed files with 5 additions and 1 deletions
|
@ -39,7 +39,7 @@ module.exports = grunt => {
|
|||
{
|
||||
rule: {
|
||||
_attrs: {
|
||||
ref: 'moodle',
|
||||
ref: './.phpcs.xml.dist',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue