Skip to content

Commit d9967a5

Browse files
author
Amaia Anabitarte
committed
MDL-73601 lib: Normalize readme_moodle.txt file name
1 parent 4f9a539 commit d9967a5

File tree

11 files changed

+2
-2
lines changed

11 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

lib/classes/check/environment/publicpaths.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public function get_pathsets() {
127127
[
128128
'pattern' => 'readme.txt',
129129
'404' => [
130-
'lib/scssphp/moodle_readme.txt',
130+
'lib/scssphp/readme_moodle.txt',
131131
'mod/resource/readme.txt',
132132
],
133133
],
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

lib/scssphp/moodle_readme.txt lib/scssphp/readme_moodle.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Downloaded from: https://github.com/scssphp/scssphp
55

66
Import procedure:
77

8-
- Delete everything from this directory except moodle_readme.txt (this file).
8+
- Delete everything from this directory except readme_moodle.txt (this file).
99
- Copy all the files from the folder 'src' to this directory.
1010
- Copy the license file from the project root.
1111
- Review the local changes defined below, if any. Reapply
File renamed without changes.

0 commit comments

Comments
 (0)