1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-06-26 03:40:54 +03:00
kohana-migrations/views/minion/task/migrations
Evan Purkhiser bc28977d65 Cleanup coding style to conform to Kohana CS
- Added variable names to just about all @param tags
 - Ensured proper alignment in doc block comments
 - Ensured proper file spacing and trimmed all trailing whitespace
 - Corrected improper languge construct formats (eg if () not if())
 - Corrected some assignment operator alignment
 - A few spelling corrections
 - All classes pass `phpcs --Standard=Kohana` (asside from tests)
2012-10-24 04:08:09 -04:00
..
new Cleanup coding style to conform to Kohana CS 2012-10-24 04:08:09 -04:00
run Cleanup coding style to conform to Kohana CS 2012-10-24 04:08:09 -04:00
run.php Cleanup coding style to conform to Kohana CS 2012-10-24 04:08:09 -04:00
schema.php Add a configuration option for the table name 2012-10-24 03:17:34 -04:00
status.php Cleanup coding style to conform to Kohana CS 2012-10-24 04:08:09 -04:00