Skip to content

Commit 1a15db3

Browse files
committed
Merge remote-tracking branch 'origin/master' into dev/migrie/b/pane-initialization-order
2 parents a1c7f7e + f90239d commit 1a15db3

File tree

117 files changed

+486441
-318
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+486441
-318
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Dictionaries are lists of words to accept unconditionally
2+
3+
While check spelling will complain about a whitelisted word
4+
which is no longer present, you can include things here even if
5+
they are not otherwise present in the repository.
6+
7+
E.g., you could include a list of system APIs here, or potential
8+
contributors (so that if a future commit includes their name,
9+
it'll be accepted).
10+
11+
### Files
12+
13+
| File | Description |
14+
| ---- | ----------- |
15+
| [Dictionary](dictionary.txt) | Primary US English dictionary |
16+
| [Chinese](chinese.txt) | Chinese words |
17+
| [Japanese](japanese.txt) | Japanese words |
18+
| [Microsoft](microsoft.txt) | Microsoft brand items |
19+
| [Fonts](fonts.txt) | Font names |
20+
| [Names](names.txt) | Names of people |
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
CHINESEBIG
2+
choseong
3+
Jongseong
4+
Jungseong
5+
ssangtikeut

0 commit comments

Comments
 (0)