提交 4e7d7fc8 编写于 作者: K Kuldeep Aggarwal

[ci skip]updated documentation: added sass and less extensions

上级 fa13d8e6
......@@ -67,7 +67,7 @@ def find(dirs)
# Returns a hash that maps filenames under +dir+ (recursively) to arrays
# with their annotations. Only files with annotations are included. Files
# with extension +.builder+, +.rb+, +.erb+, +.haml+, +.slim+, +.css+,
# +.scss+, +.js+, +.coffee+, and +.rake+
# +.scss+, +.js+, +.coffee+, +.rake+, +.sass+ and +.less+
# are taken into account.
def find_in(dir)
results = {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册