Debian Dev4 e63295767a
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
chore(cursor): ajouter .cursor/config.json
2025-09-17 16:27:23 +00:00

15 lines
234 B
JSON

{
"language": "fr",
"shell": "/usr/bin/bash",
"formatting": {
"markdown": {
"lint_strict": true
}
},
"ci": {
"trigger_commit_prefix": "ci: docker_tag=",
"default_tag": "ext",
"branch": "dev4"
}
}