You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a java-maven project and a yaml file in it. I use IntelliJ. My Maven in the Project is wrapper (mvnw). I added the section in README into my pom.xml, gave the yamlPath correctly and reloaded pom.xml but I didnt get yaml file validated by ymlint-maven-plugin.
Should I place any rules-file which includes the rules in the directory where pom.xml is ? If yes, where can I find it ?
Which version should I write in the related section in pom.xml ?
What do you think am I doing false ?
The text was updated successfully, but these errors were encountered:
Hi, I have a java-maven project and a yaml file in it. I use IntelliJ. My Maven in the Project is wrapper (mvnw). I added the section in README into my pom.xml, gave the yamlPath correctly and reloaded pom.xml but I didnt get yaml file validated by ymlint-maven-plugin.
The text was updated successfully, but these errors were encountered: