Yeah, you’re right. My mind was stuck. No compilation for HTML of course. I was thinking of automatic testing in CI systems after you commit. Compilation for Java, C++, etc.; some other form of testing for HTML (renaming tags like these should throw some errors I suppose)
Yeah, you’re right. My mind was stuck. No compilation for HTML of course. I was thinking of automatic testing in CI systems after you commit. Compilation for Java, C++, etc.; some other form of testing for HTML (renaming tags like these should throw some errors I suppose)
At least linting, which if strong enough is close