Skip to content

Commit

Permalink
move php-cs-fixer into the org
Browse files Browse the repository at this point in the history
  • Loading branch information
koen-at-peppered committed Feb 4, 2025
1 parent 6ce347f commit 8ebd872
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
11 changes: 0 additions & 11 deletions contrib.json
Original file line number Diff line number Diff line change
Expand Up @@ -1037,17 +1037,6 @@
"tags": true
}
]
},
{
"name": "SublimeLinter-contrib-php-cs-fixer",
"details": "https://github.com/jhoff/SublimeLinter-contrib-php-cs-fixer",
"labels": ["linting", "SublimeLinter", "php-cs-fixer"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "SublimeLinter-contrib-phpins",
Expand Down
11 changes: 11 additions & 0 deletions org.json
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,17 @@
}
]
},
{
"details": "https://github.com/SublimeLinter/SublimeLinter-php-cs-fixer",
"previous_names": ["SublimeLinter-contrib-php-cs-fixer"],
"labels": ["linting", "SublimeLinter", "php", "php-cs-fixer"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"details": "https://github.com/SublimeLinter/SublimeLinter-phpcs",
"labels": ["linting", "SublimeLinter", "phpcs", "php"],
Expand Down

0 comments on commit 8ebd872

Please sign in to comment.