Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(vendor/bin/phpstan analyze:*)"
],
"deny": [],
"ask": []
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Feel free to contact me or extend this list via [pull request](https://github.co

## Specification

See [Specification.md](Specification.md) (work in progress)
See [dcb.events website](https://dcb.events/specification/)

## Contribution

Expand Down
191 changes: 0 additions & 191 deletions Specification.md

This file was deleted.

2 changes: 1 addition & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
level: 9
level: max
treatPhpDocTypesAsCertain: false
paths:
- src
176 changes: 0 additions & 176 deletions schema.json

This file was deleted.

Loading