Commit 0fdfbe7
committed
Added a command to get all the checkers
It produces
/Users/ducasse/Documents/Pharo/vms/130-x64/Pharo.app/Contents/MacOS/Pharo /Users/ducasse/Documents/Pharo/images/P13-PillarCheckerIntegration2/P13-PillarCheckerIntegration2.image clap checker
s
The following checkers are available:
- CodeBlockValidator
- ReferenceChecks
- CodeIndentation
- EnglishTypography
- FrenchTypography
- CodeLastPeriod
- MethodReferenceUsingHash
- NotTheFigureX
- HeaderCapitalization
- Vocabulary
- MethodStructure
- ParagraphLabelEndPeriod
- CodeLastPeriodInCaption
- LastPeriodInCode1 parent b5ddcec commit 0fdfbe7
File tree
1 file changed
+47
-0
lines changed- src/Pillar-Cli-BookTester
1 file changed
+47
-0
lines changedLines changed: 47 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments