FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
graphframes/.codespellrc at v0.12.2 · graphframes/graphframes · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
graphframes
/
graphframes
Public
Notifications
You must be signed in to change notification settings
Fork
275
Star
1.2k
Code
Issues
35
Pull requests
7
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
graphframes
/
.codespellrc
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (12 loc) · 809 Bytes
Breadcrumbs
graphframes
/
.codespellrc
Copy path
File metadata and controls
12 lines (12 loc) · 809 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
[codespell]
# Skip generated, vendored, binary, and lock files.
# graphx/ is ported from Apache Spark GraphX; keep it aligned with upstream.
# graphframes-connect-databricks/ holds local sbt build output (gitignored).
skip = .git,*.lock,poetry.lock,*.iml,target,build,dist,*_pb2*.py,*_pb2_grpc.py,graphx,graphframes-connect-databricks,*.svg,*.png,*.gif,*.parquet,*.csv,*.json,*.pom,*.semanticdb
# Identifiers and domain terms that are not misspellings:
# mis/MIS - Maximal Independent Set
# te/ser - local variable names in Scala tests/algorithms
# fof/mye/protocall/alledges - local variable names (camelCase) in tests
# afterall - ScalaTest `afterAll` lifecycle override
# jurney - maintainer surname (Russell Jurney)
ignore-words-list = mis,te,ser,fof,mye,protocall,alledges,afterall,jurney
Back
|
FazBrowse Home
|
New Git URL