diff options
author | Valery Piashchynski <[email protected]> | 2020-12-08 18:31:30 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-12-08 18:31:30 +0300 |
commit | df31ff9cb4cc4bd696a63163c8b4c2661fc28a8d (patch) | |
tree | ccdb5d1596938f23a36f7aa880a348f2ab3cbba8 /phpstan.neon.dist | |
parent | 196d97e697680340d2c535f6a782ac38216b320a (diff) | |
parent | 95bcb4c3f390bebb91041db710dbb4bde994d2fe (diff) |
Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
# .github/workflows/ci-build.yml
# .gitignore
# Dockerfile
# Makefile
# bin/rr
# bors.toml
# cmd/rr/cmd/root.go
Diffstat (limited to 'phpstan.neon.dist')
-rw-r--r-- | phpstan.neon.dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 50c2a587..b5fec74d 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -1,5 +1,4 @@ parameters: level: 'max' - checkMissingIterableValueType: false paths: - src
\ No newline at end of file |