mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
No commits in common. "e9fe061b2cfa9047170420c1eae706b166b74761" and "4ba1816714b963d070f6a17c236e87b48051480e" have entirely different histories.
e9fe061b2c
...
4ba1816714
@ -122,7 +122,7 @@ repos:
|
|||||||
|
|
||||||
# prettier, opinionated code formatter
|
# prettier, opinionated code formatter
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v4.0.0-alpha.5"
|
rev: "v4.0.0-alpha.4"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
# These are handled by Black below or pretty-format-json above
|
# These are handled by Black below or pretty-format-json above
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
# Insults for wrong password. Fedora doesn't seem to come with the insults
|
|
||||||
# database, while this works on Debian.
|
|
||||||
|
|
||||||
# Enable insults for all users
|
|
||||||
Defaults insults
|
|
||||||
|
|
||||||
# Disable insults for all users
|
|
||||||
#Defaults !insults
|
|
||||||
|
|
||||||
# Enable insults for user aminda
|
|
||||||
#Defaults:aminda insults
|
|
||||||
|
|
||||||
# Disable insults for user aminda
|
|
||||||
#Defaults:aminda !insults
|
|
Loading…
x
Reference in New Issue
Block a user