UNPKG
spservices
Version:
latest (2.0.0-pre-alpha)
2.0.0-pre-alpha
Work with SharePoint's Web Services using jQuery
spservices.codeplex.com
sympmarc/spservices
spservices
/
.codeclimate.yml
9 lines
•
181 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
# Save as .codeclimate.yml (note leading .) in project root directory
languages:
Ruby:
true
JavaScript:
true
PHP:
true
Python:
true
exclude_paths:
-
"dist/*"
-
"build/*"