mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-08-27 03:46:05 +00:00
ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)
This commit is contained in:
parent
19c9ac4fb5
commit
ed6daa70bf
48 changed files with 165 additions and 23 deletions
2
setup.py
2
setup.py
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: t -*-
|
||||
# vi: set ft=python sts=4 ts=4 sw=4 noet :
|
||||
|
||||
# This file is part of Fail2Ban.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue