Skip to content

Commit

Permalink
Merge pull request #204 from deniskristak/code-style-review
Browse files Browse the repository at this point in the history
Code style review
  • Loading branch information
boegel authored Aug 17, 2023
2 parents 30ff67f + 49c30a2 commit 8aff632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/code-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The only (major) exception to PEP8 is our preference for longer line lengths: li
## Notes

Code style in easyconfig files can be **automatically checked** using `--check-contrib`,
for example: `eb --check-contrib sympy-1.3-intel-2018a-Python-2.7.14.eb`
for example: `eb --check-contrib HPL-2.3-foss-2022b.eb`
(see [Code style review][contributing_review_process_code_style] for more details).

Style guides that go a step beyond PEP8:
Expand Down

0 comments on commit 8aff632

Please sign in to comment.