summaryrefslogtreecommitdiffstats
path: root/lib/toaster/orm
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2014-01-14 12:50:32 +0000
committerAlexandru DAMIAN <alexandru.damian@intel.com>2014-01-27 15:19:49 +0000
commit73271a7c6f1913c68a4b39ab86414f44acc04776 (patch)
treeeab906f9cdc0ef91421ee7821e0cbecf81f141c6 /lib/toaster/orm
parenta4164821a142f8b625a5fdc209adc6dc80874241 (diff)
downloadbitbake-contrib-73271a7c6f1913c68a4b39ab86414f44acc04776.tar.gz
toaster: add vim modelines for .py files
No-op patch that adds vim modelines for all .py files intended to be user-edited. Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Diffstat (limited to 'lib/toaster/orm')
-rw-r--r--lib/toaster/orm/models.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/toaster/orm/models.py b/lib/toaster/orm/models.py
index 7c439487e..3a4f2fb88 100644
--- a/lib/toaster/orm/models.py
+++ b/lib/toaster/orm/models.py
@@ -1,4 +1,7 @@
#
+# ex:ts=4:sw=4:sts=4:et
+# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
+#
# BitBake Toaster Implementation
#
# Copyright (C) 2013 Intel Corporation