ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)

This commit is contained in:
Yaroslav Halchenko
2011-10-07 15:47:50 -04:00
parent 19c9ac4fb5
commit ed6daa70bf
48 changed files with 165 additions and 23 deletions

View File

@@ -1,4 +1,6 @@
# -*- coding: utf-8 -*-
# emacs: -*- mode: python; coding: utf-8; 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.
#
# Fail2Ban is free software; you can redistribute it and/or modify