mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Exclude _shame.scss from linting [ci skip]
This commit is contained in:
parent
ba788dcaba
commit
adf6f50c3e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user