mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-25 17:15:42 +02:00
Meta: Switch to different source for pre-commit feature in dev-container
Co-authored-by: Philipp Dreher <dreher.philipp@googlemail.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// Features to add to the dev container. More info: https://containers.dev/implementors/features.
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {},
|
||||
"ghcr.io/devcontainers-contrib/features/pre-commit:1": {},
|
||||
"ghcr.io/devcontainers-extra/features/pre-commit:1": {},
|
||||
"./features/serenity": {
|
||||
"llvm_version": 18,
|
||||
"enable_ladybird": true,
|
||||
|
||||
Reference in New Issue
Block a user