aboutsummaryrefslogtreecommitdiffhomepage
path: root/.editorconfig
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2018-12-05 14:29:46 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-01-23 13:28:24 +0100
commit6df8b9c6a90de333c9e24a49615fffa9e350e382 (patch)
tree21a855182606852214e74583ec6c8e6289cc75c7 /.editorconfig
parent842af5c3571c5318ae4e1c81dc52457fbf6d3f21 (diff)
downloadwallabag-6df8b9c6a90de333c9e24a49615fffa9e350e382.tar.gz
wallabag-6df8b9c6a90de333c9e24a49615fffa9e350e382.tar.zst
wallabag-6df8b9c6a90de333c9e24a49615fffa9e350e382.zip
Fix PG & Travis drop/create database
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 6553d30f..14044044 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -13,5 +13,5 @@ insert_final_newline = true
13indent_style = space 13indent_style = space
14indent_size = 2 14indent_size = 2
15 15
16[Makefile] 16[*akefile]
17indent_style = tab 17indent_style = tab