1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00

php-cs-fixer works again.

This commit is contained in:
2019-01-25 13:43:56 +01:00
parent 2ce2818a0b
commit fed54cf38a

View File

@@ -97,6 +97,3 @@ export RANDFILE=$XDG_RUNTIME_DIR/rnd
export NODE_REPL_HISTORY="$XDG_CACHE_HOME/node_repl_history"
export MYSQL_HISTFILE="$XDG_CACHE_HOME/mysql_history"
export PSQL_HISTORY="$XDG_CACHE_HOME/psql_history"
# php-cs-fixer doesn't like php 7.3
export PHP_CS_FIXER_IGNORE_ENV=1