qmllint. Is it possible to specify the directory to go through, not the files one by one? How can I display warnings in the QtCreator Text Editor?
-
Hello!
I'm going to use qmllint for my project and I wonder how can I specify the whole directory for qmllint to go through in order not to specify each single file one by one? In addition, is it possible to show qmllint warnings in QtCreator's text editor?I.e.
Theme.red
<- shows unqualified access (if it really is)