rename .dscanner.ini to dscanner.ini

There doesn't really seem to be any reason to keep it a non-standard path.

Fix #896
This commit is contained in:
WebFreak001 2023-06-29 18:47:37 +02:00 committed by Jan Jurzitza
parent 146fec75d8
commit eceb2743a8
5 changed files with 12 additions and 9 deletions

View file

@ -139,7 +139,7 @@ ${UT_DSCANNER_BIN}: ${UT_DSCANNER_LIB} ${GITHASH} ${UT_OBJ_BY_DC} | ${DSCANNER_B
./${UT_DSCANNER_BIN}
lint: ${DSCANNER_BIN}
./${DSCANNER_BIN} --config .dscanner.ini --styleCheck src
./${DSCANNER_BIN} --styleCheck src
clean:
rm -rf dsc