FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
secureCodeBox/.cspell.json at v5.6.0 · secureCodeBox/secureCodeBox · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
secureCodeBox
/
secureCodeBox
Public
Notifications
You must be signed in to change notification settings
Fork
183
Star
985
Code
Issues
62
Pull requests
3
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
secureCodeBox
/
.cspell.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
15 lines (15 loc) · 282 Bytes
Breadcrumbs
secureCodeBox
/
.cspell.json
Copy path
File metadata and controls
15 lines (15 loc) · 282 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"ignorePaths"
: [
"
**/node_modules/**
"
,
"
**/vscode-extension/**
"
,
"
**/.git/**
"
,
"
.vscode
"
,
"
megalinter
"
,
"
package-lock.json
"
,
"
report
"
],
"language"
:
"
en
"
,
"noConfigSearch"
:
true
,
"words"
: [
"
secureCodeBox
"
,
"
kubernetes
"
],
"version"
:
"
0.2
"
}
Back
|
FazBrowse Home
|
New Git URL