1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2025-01-30 19:33:53 +01:00

Exclude _shame.scss from linting [ci skip]

This commit is contained in:
squidfunk 2016-09-04 17:39:16 +02:00
parent ba788dcaba
commit adf6f50c3e

View File

@ -18,6 +18,10 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
files:
ignore:
- src/assets/stylesheets/_shame.scss
options:
merge-default-rules: true
formatter: stylish