forked from google/charts
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathcspell.config.yaml
75 lines (75 loc) · 1.33 KB
/
cspell.config.yaml
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
$schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
version: "0.2"
ignorePaths:
# Various platform-specific API names we can just ignore.
- charts_flutter/example/windows/
- charts_flutter/example/macos/
- charts_flutter/example/ios/
- charts_flutter/example/linux/
- charts_flutter/example/android/
- .gitignore
- "gradlew"
- "gradlew.bat"
- "build"
- "*.iml"
- "*.yml"
- "*.yaml"
- "charts_common/test/data/"
- 'coverage'
words:
- Aplos # Group inside Google which wrote the original flutter_charts.
- barchart
- cbraun
- credentialless # CORS policy name (in serve.json for web)
- cupertino
- dasharray
- defaultlabel # Probably could be capitalized
- ellipsize
- ellipsized
- Findlay
- focusable
- Gemlock
- genhtml
- goldens
- gradlew
- gridline
- gridlines
- hashcode
- hotfixes
- hovercard
- Jaspr
- LTWH
- niced
- nicing
- Nimblesite
- nonclaiming
- OPENSOURCE
- Outliner
- paintable
- Postrender # Probably could be capitalized
- pubspec
- Rangeband
- RRGGBB # Color format
- Sankey
- squarification
- squarified
- Squarify
- Statick
- stylepack
- tappable
- tostring # Used in a lint name
- TRBL
- treemap
- Treemaps
- unitconverter # Probably could be capitalized
- Unlisten
- sublist
- preprocess
- lerp
- rgba
- argb
- ltrb
- buildable
- abdushakoor
- eseidel
- davidmigloz