git.lirion.de
Of git, get, and gud
lirion.de
Links
About
Contact
GIT
Blog
autoconf
packages
Mastodon
index
:
dotfiles
master
testing
Personal dotfiles
H. P.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.pylintrc
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '.pylintrc')
-rw-r--r--
.pylintrc
2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pylintrc b/.pylintrc
index d66e5a2..92ee902 100644
--- a/
.pylintrc
+++ b/
.pylintrc
@@ -3,5 +3,5 @@
jobs=2
[FORMAT]
-indent-string='\t'
+#indent-string='\t'
max-line-length=100