This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-06-04 15:15:25 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
pear
/
PHP
/
CodeSniffer
History
nicolasconnault
68a1cf5d93
MDL-19247 Cleaned up most of the sniffer files and adjusted some rules such as do { ... } while ();
2009-05-21 09:48:31 +00:00
..
CommentParser
…
DocGenerators
…
Standards
MDL-19247 Cleaned up most of the sniffer files and adjusted some rules such as do { ... } while ();
2009-05-21 09:48:31 +00:00
Tokenizers
…
CLI.php
MDL-19247 Reverted CodeSniffer.php and CLI.php to original state, and subclassed them in MoodleCodeSniffer.php and MoodleCLI.php in order to reproduce the small changes. Also updated runsniffer script.
2009-05-20 08:14:38 +00:00
Exception.php
…
File.php
…
MoodleCLI.php
MDL-19247 Adjusted detection and cleaned up sniff files.
2009-05-21 03:53:28 +00:00
Sniff.php
…
Tokens.php
…