mirror of
https://bitbucket.org/minetest_gamers/x_enchanting.git
synced 2025-07-29 20:30:20 +02:00
Add translations
This commit is contained in:
@ -21,7 +21,8 @@
|
||||
"/docs",
|
||||
"/bin"
|
||||
],
|
||||
"checkThirdParty": false
|
||||
"checkThirdParty": false,
|
||||
"useGitIgnore": true
|
||||
},
|
||||
"typeFormat": {
|
||||
"config": {
|
||||
@ -55,7 +56,9 @@
|
||||
"ignoredFiles": "Disable",
|
||||
"libraryFiles": "Disable",
|
||||
"neededFileStatus": {
|
||||
"codestyle-check": "Any"
|
||||
"codestyle-check": "Opened",
|
||||
"param-type-mismatch": "Opened",
|
||||
"assign-type-mismatch": "Opened"
|
||||
},
|
||||
"disableScheme": [
|
||||
"git",
|
||||
|
Reference in New Issue
Block a user