CenterForOpenScience / modular-file-renderer

A Python package for rendering files to HTML via an embeddable iframe
http://modular-file-renderer.readthedocs.io/en/latest/
Apache License 2.0
44 stars 67 forks source link

Ignore node_modules during lint #329

Closed NyanHelsing closed 6 years ago

NyanHelsing commented 6 years ago

Purpose

Don't try and lint stuff in node_modules.

Changes

Adds node_modules to the iexclude list for flake8

Side effects

QA Notes

Deployment Notes

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 71.268% when pulling 3b807d05fc26c1a64801e35fc40b6d239ab5074b on birdbrained:ft/ignore-node-modules into fc0d55650a20c138e0db54abf52c5786f0b63e23 on CenterForOpenScience:develop.