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
Hide 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.
# Style Guides
Please read through our style guides before preparing your contributions
avoid
unnecessary effort later to reformat code etc. before we can push it to
the
repository.
Please read through our style guides before preparing your contributions
to
avoid
unnecessary effort later to reformat code etc. before we can push it to
the
repository.
## Git Commits
...
...
@@ -124,10 +124,10 @@ should still adhere to the style guide.
## Python
We require that all our Python code adhere to the
[
Google Python Style
Guide
](
https://google.github.io/styleguide/pyguide.html
)
.
Note that some legacy
code may still have violations, but any new changes
should still adhere to the
style guide.
We require that all our Python code adhere
s
to the
[
Google Python Style
Guide
](
https://google.github.io/styleguide/pyguide.html
)
.
Note that some legacy
code may still have violations, but any new changes
should still adhere to the
style guide.
# 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