refactor: pre-commit run
This commit is contained in:
@@ -22,7 +22,7 @@ Other methods are not supporting:
|
||||
**Security notice.**
|
||||
This application uses SSH as git transport layer.
|
||||
It is safe enough with right use,
|
||||
and for right use you need to save
|
||||
and for right use you need to save
|
||||
git server ssh digest (~/.ssh/known_hosts file).
|
||||
To do this you just need to clone any repository over ssh first
|
||||
|
||||
@@ -92,4 +92,4 @@ Token as the only one identifier is _good enough_ for 95% cases.
|
||||
|
||||
- **A:** Using libraries for specific cases is a good practice in industry.
|
||||
And it keeps code simple and easy to verify (for bugs or malicious actions).
|
||||
Which is much more important than one-time venv or Docker setup.
|
||||
Which is much more important than one-time venv or Docker setup.
|
||||
|
||||
Reference in New Issue
Block a user