Merge pull request #6173 from edx/clytwynec/add_find_fixme_method
add find_fixme task
This commit is contained in:
@@ -404,6 +404,10 @@ More specific options are below.
|
||||
|
||||
paver run_quality --percentage=100
|
||||
|
||||
* Note that 'fixme' violations are not counted with run_quality. To see all 'TODO' lines, use:
|
||||
|
||||
paver find_fixme --system=lms
|
||||
`system` is an optional argument here. It defaults to `cms,lms,common`.
|
||||
|
||||
|
||||
## Testing using queue servers
|
||||
|
||||
Reference in New Issue
Block a user