Pierre Goiffon
7e65541d3c
DictionariesConsistencyTest : simplify & comment sample dict files
2021-04-07 11:09:51 +02:00
Pierre Goiffon
3941f323c0
Dict syntax samples : make them smaller to ease comparisons
2021-04-07 09:12:51 +02:00
Molkobain
057bb1a296
Remove some of the unrelevant tooltips from DM dictionaries
2021-04-06 22:28:19 +02:00
Pierre Goiffon
6744147bf9
PHP syntax check for dictionnaries : change wrong file ext to avoid having errors in the IDE
...
I was hoping a @noinspection annotation could be the answer but I didn't find any corresponding inspection key to disable :/
2021-03-31 17:40:21 +02:00
Pierre Goiffon
c843e13c58
✅ New tests to check syntax of all dict files
...
We had some issues last week with invalid PHP syntax in dict files. The CI detects some of these, but having a larger check with a clearer message that is run immediately at commit will ease fixing such issues !
2021-03-31 16:49:50 +02:00