-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Expand file tree
/
Copy path.codespell.skip
More file actions
32 lines (32 loc) · 901 Bytes
/
.codespell.skip
File metadata and controls
32 lines (32 loc) · 901 Bytes
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
./tests
.git
*.bat
*.css
*.csv
*.html
*.ini
*.ipynb
*.js
*.json
*.lock
*.nsi
*.scss
*.txt
*.yaml
*.cdx.xml
./build/pyinstaller
./**/node_modules
./frontend-components/**
./cookiecutter/**
./openbb_platform/providers/econdb/openbb_econdb/utils/helpers.py
./openbb_platform/core/openbb/package/**
./openbb_platform/providers/imf/openbb_imf/utils/constants.py
./openbb_platform/extensions/economy/openbb_economy/economy_views.py
./openbb_platform/providers/fmp/openbb_fmp/models/calendar_ipo.py
./openbb_platform/providers/imf/openbb_imf/models/consumer_price_index.py
./openbb_platform/providers/government_us/openbb_government_us/utils/psd_codes.py
./openbb_platform/providers/sec/openbb_sec/utils/html2markdown.py
./desktop/src-tauri/src/tauri_handlers/startup.rs
./desktop/src/routes/environments.tsx
./desktop/src/tests/routes/installation-progress.test.tsx
./desktop/src/tests/routes/index.test.tsx