Skip to content

Ignore snowplow for eslint and prettier

Lukas 'ai-pi' Eipert requested to merge leipert-ignore-snowplow into master

What does this MR do?

Ignores ee/app/assets/javascripts/shared/snowplow/sp.js in for prettier and eslint. The minified file throws a lot false negative when running eslint and prettier on the whole code base:

Edited by Lukas 'ai-pi' Eipert

Merge request reports