Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
8cecf4a7
Commit
8cecf4a7
authored
Aug 18, 2023
by
Jonas Kaufmann
Committed by
Antoine Kaufmann
Sep 04, 2023
Browse files
CONTRIBUTING.md: fix two spelling mistakes
parent
b2185d38
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
CONTRIBUTING.md
CONTRIBUTING.md
+7
-7
No files found.
CONTRIBUTING.md
View file @
8cecf4a7
...
@@ -74,9 +74,9 @@ things privately.
...
@@ -74,9 +74,9 @@ things privately.
# Style Guides
# Style Guides
Please read through our style guides before preparing your contributions
avoid
Please read through our style guides before preparing your contributions
to
unnecessary effort later to reformat code etc. before we can push it to
the
avoid
unnecessary effort later to reformat code etc. before we can push it to
repository.
the
repository.
## Git Commits
## Git Commits
...
@@ -124,10 +124,10 @@ should still adhere to the style guide.
...
@@ -124,10 +124,10 @@ should still adhere to the style guide.
## Python
## Python
We require that all our Python code adhere to the
We require that all our Python code adhere
s
to the
[
Google Python Style
[
Google Python Style
Guide
](
https://google.github.io/styleguide/pyguide.html
)
.
Guide
](
https://google.github.io/styleguide/pyguide.html
)
.
Note that some legacy
Note that some legacy
code may still have violations, but any new changes
code may still have violations, but any new changes
should still adhere to the
should still adhere to the
style guide.
style guide.
# Attribution
# Attribution
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment