diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index e70706f8af42f91eb88bb6f659004bae81911a4e..c85eaece8b6819f68bc36912927fccbd56d87a88 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -22,7 +22,6 @@
 		"editor.formatOnSave": true,
 		"editor.formatOnType": true,
 		"files.trimTrailingWhitespace": true,
-		"editor.rulers": [80],
 		"terminal.integrated.shell.linux": "/bin/bash",
 		"yaml.customTags": [
 			"!secret scalar",