Skip to content
  • joubu's avatar
    Issue #84: Fix Tidiness for new JS files · 481ac345
    joubu authored and Martin Renvoize's avatar Martin Renvoize committed
    It's a tricky one to fix as we don't have this case already:
    we want to conditionally add a check, but we will know if it exists only on the second run.
    
    This patch suggests to add the check for all files and then do the actual check in the check sub.
    481ac345