You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): resolve editorconfig-checker failures in docs and config
- Change 3-space list indents to 4-space in all docs/specs/live/*.md
files to satisfy indent_size=2 (must be multiple of 2)
- Change insert_final_newline from "ignore" to "false" for JSON files
in .editorconfig (ignore is not a valid boolean value)
https://claude.ai/code/session_01UNAUtVFRfFTyfXXLy7dJNz
0 commit comments