chore(cursor): ajouter .cursor/config.json
This commit is contained in:
parent
158a605200
commit
b383bcd52f
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