|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<ruleset name="MoodleCore">
|
|
|
3 |
<rule ref="moodle"/>
|
|
|
4 |
<exclude-pattern>thirdparty</exclude-pattern>
|
|
|
5 |
<exclude-pattern>vendor</exclude-pattern>
|
|
|
6 |
<exclude-pattern>test.php</exclude-pattern>
|
|
|
7 |
</ruleset>
|