aboutsummaryrefslogtreecommitdiffhomepage
path: root/.sass-lint.yml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-05-30 17:10:00 +0200
committerChocobozzz <me@florianbigard.com>2018-05-30 17:10:00 +0200
commit960a11e89da4e4a6ad6fbad61c71625f89e267b6 (patch)
tree0cd370970c3166dd3715e46a5503a3da78f25e37 /.sass-lint.yml
parente10c7d5125c47830bd23ecfed2f1b2d1048e6639 (diff)
downloadPeerTube-960a11e89da4e4a6ad6fbad61c71625f89e267b6.tar.gz
PeerTube-960a11e89da4e4a6ad6fbad61c71625f89e267b6.tar.zst
PeerTube-960a11e89da4e4a6ad6fbad61c71625f89e267b6.zip
Add context menu to player
Diffstat (limited to '.sass-lint.yml')
-rw-r--r--.sass-lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.sass-lint.yml b/.sass-lint.yml
index 55a487138..50b9e4f93 100644
--- a/.sass-lint.yml
+++ b/.sass-lint.yml
@@ -22,4 +22,4 @@ rules:
22 space-before-colon: 1 22 space-before-colon: 1
23 hex-length: 1 23 hex-length: 1
24 hex-notation: 0 24 hex-notation: 0
25 indentation: 1 25 indentation: 2