krz/yoshi-cli

A password manager for the command line.

clone: git clone https://gitbay.org/krz/yoshi-cli.git

5a76c67492e0718adcacb7c3936a5e2abbc90f65

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2024-11-07T05:29:31Z

disable pylint too-many-branches
 pylintrc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pylintrc b/pylintrc
new file mode 100644
index 0000000..7f49bc4
--- /dev/null
+++ b/pylintrc
@@ -0,0 +1 @@
+disable=too-many-branches