mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-09-09 23:50:51 +02:00
[Core] Activate live linting in codespaces (#3293)
* [Core] Add live linting to devcontainer * Deactivate lint on type
This commit is contained in:
@@ -4,4 +4,5 @@ RUN apt-get update && \
|
||||
apt-get install --yes --no-install-recommends \
|
||||
git && \
|
||||
pecl install xdebug && \
|
||||
pear install PHP_CodeSniffer && \
|
||||
docker-php-ext-enable xdebug
|
Reference in New Issue
Block a user