Add Readme and license

This commit is contained in:
lubiana 2022-10-12 20:52:53 +02:00
parent d8d6d64272
commit 428b640a5b
2 changed files with 4 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# My configs for ECS and RECTOR
This is just my very opiniated config for those tools so i dont habe to copy paste them in every new thing i code

View file

@ -1,5 +1,6 @@
{
"name": "lubiana/code-quality",
"license": ["MIT"],
"autoload": {
"psr-4": {
"Lubiana\\CodeQuality\\": "src/"