mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-10 11:47:38 +02:00
Core: Apply black to the entire codebase and add workflow
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
- uses: psf/black@stable
|
||||
with:
|
||||
options: "--check --diff --verbose"
|
||||
src: "./volatility3"
|
||||
Reference in New Issue
Block a user