elchininet / postcss-rtlcss

PostCSS plugin to automatically build Cascading Style Sheets (CSS) with Left-To-Right (LTR) and Right-To-Left (RTL) rules using RTLCSS
https://elchininet.github.io/postcss-rtlcss/
Apache License 2.0
98 stars 14 forks source link

Lint tests files #330

Closed elchininet closed 2 months ago

elchininet commented 2 months ago

This pull request fixes several lint issues in the test files and set up the linter to analyse these files. Previously, the only analysed files were the ones inside the src folder.

coveralls commented 2 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 4ea6b6be99e191ab4f41f62044d17d014b1447fd on lint_test_files into f2e3c967a214eb0cb6e13806d254552da79e2f14 on master.