Skip to content

Commit

Permalink
Started rework towards automated release process
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Schläpfer committed Sep 29, 2023
1 parent abbc2ce commit a923b1b
Show file tree
Hide file tree
Showing 594 changed files with 88,152 additions and 0 deletions.
Empty file added .github/workflows/phpstan.yml
Empty file.
7 changes: 7 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
parameters:
level: 0
paths:
- src
treatPhpDocTypesAsCertain: false
scanDirectories:
- ../../
Loading

0 comments on commit a923b1b

Please sign in to comment.