This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-HW
/
RASCSI
Watch
1
Star
0
Fork
0
You've already forked RASCSI
mirror of
https://github.com/akuker/RASCSI.git
synced
2024-11-22 16:33:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
24372ba939
RASCSI
/
python
/
.flake8
5 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Auto-format Python sources with black, fix all issues reported by flake8 (#1010) * Update config for black and flake8 * Auto-format Python sources with black * Fix issues reported by flake8 * Exclude protobuf files from black * Address formatting feedback
2022-11-30 05:19:17 +00:00
[flake8]
max-line-length = 100
exclude =
venv
Rebrand project to PiSCSI (#1016) * Rebrand project to PiSCSI - rascsi ->piscsi - rasctl -> scsictl - rasdump -> scsidump - ras* -> piscsi* (rasutil -> piscsi_util, etc.) * Refined the formatting and wording of the app startup banner * Kept some references to rascsi and rasctl where backwards compatibility is concerned * Point to the new github repo URL Co-authored-by: nucleogenic <nr@nucleogenic.com> Co-authored-by: Uwe Seimet <Uwe.Seimet@seimet.de>
2022-12-05 17:58:23 +00:00
piscsi_interface_pb2.py
Reference in New Issue
Copy Permalink