chore(cursor): ajouter .cursor/config.json
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
This commit is contained in:
parent
a761f0841a
commit
e63295767a
14
.cursor/config.json
Normal file
14
.cursor/config.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"language": "fr",
|
||||
"shell": "/usr/bin/bash",
|
||||
"formatting": {
|
||||
"markdown": {
|
||||
"lint_strict": true
|
||||
}
|
||||
},
|
||||
"ci": {
|
||||
"trigger_commit_prefix": "ci: docker_tag=",
|
||||
"default_tag": "ext",
|
||||
"branch": "dev4"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user