projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote-tracking branch 'openstreetmap/pull/1401'
[rails.git]
/
config
/
jshint.yml
1
files:
2
- "**/*.js"
3
exclude_paths:
4
- "vendor/assets/javascripts"
5
options:
6
eqeqeq: true
7
freeze: true
8
latedef: "nofunc"
9
noarg: true
10
noempty: true
11
nonew: true
12
undef: true
13
browser: true
14
jquery: true
15
unused: true
16
trailing: true
17
globals:
18
I18n: false
19
L: true
20
OSM: true
21
Piwik: false
22
alert: false
23
escape: false
24
maximiseMap: false
25
minimiseMap: false
26
querystring: true
27
require: false
28
updateLinks: false