prettier shouldn't run on artifacts by default

If a job in a previous stage has artifacts, prettier will run on them. Since artifacts are likely generated and not something we want to run prettier on this should not be the default behavior.