mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-25 07:32:23 +02:00
Update CODING_STYLE.md
Thanks, my fingers don't work as well as they used to, so I appreciate you picking up typos like this! Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ All code submissions will be vetted automatically through tests from both and th
|
||||
Code Linter: Ruff
|
||||
Code Formatter: Black
|
||||
|
||||
In additiom, there are some coding practices that we employ to prevent specific failure cases and ensure consistency across the codebase. These are documented below along with the rationale for the decision.
|
||||
In addition, there are some coding practices that we employ to prevent specific failure cases and ensure consistency across the codebase. These are documented below along with the rationale for the decision.
|
||||
|
||||
This is heavily based upon https://google.github.io/styleguide/pyguide.html with minor modifications for volatility use.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user