File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ <redpen-conf lang =" en" variant =" us" >
2+ <validators >
3+ <!-- Rules on expressions-->
4+ <validator name =" SymbolWithSpace" />
5+ <validator name =" SuccessiveWord" />
6+ <validator name =" FrequentSentenceStart" />
7+ <validator name =" UnexpandedAcronym" />
8+
9+ <!-- Rules on sections and paragraphs-->
10+ <validator name =" SpaceBeginningOfSentence" />
11+ <validator name =" DuplicatedSection" />
12+ <validator name =" DoubleNegative" />
13+ <validator name =" SuccessiveSentence" />
14+
15+ <!-- Rules on symbols and terminologies-->
16+ <validator name =" InvalidSymbol" />
17+ <validator name =" Spelling" >
18+ <property name =" dict" value =" redpen-spelling" />
19+ </validator >
20+ <validator name =" Hyphenation" />
21+ <validator name =" NumberFormat" />
22+
23+ <!-- Load JavaScript validators-->
24+ <validator name =" JavaScript" />
25+ </validators >
26+ <symbols >
27+ <symbol name =" LEFT_SINGLE_QUOTATION_MARK" value =" '" invalid-chars =" ‘" before-space =" false" after-space =" false" />
28+ <symbol name =" RIGHT_SINGLE_QUOTATION_MARK" value =" '" invalid-chars =" ’" before-space =" false" after-space =" false" />
29+ </symbols >
30+ </redpen-conf >
Original file line number Diff line number Diff line change 1+ dplyr
2+ gapminder
3+ RStudio
4+ summative
You can’t perform that action at this time.
0 commit comments