mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-27 13:30:31 +01:00
php-cs-fixer works again.
This commit is contained in:
@@ -97,6 +97,3 @@ export RANDFILE=$XDG_RUNTIME_DIR/rnd
|
|||||||
export NODE_REPL_HISTORY="$XDG_CACHE_HOME/node_repl_history"
|
export NODE_REPL_HISTORY="$XDG_CACHE_HOME/node_repl_history"
|
||||||
export MYSQL_HISTFILE="$XDG_CACHE_HOME/mysql_history"
|
export MYSQL_HISTFILE="$XDG_CACHE_HOME/mysql_history"
|
||||||
export PSQL_HISTORY="$XDG_CACHE_HOME/psql_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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user