projects
/
euphorik.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d49b81e
)
(no commit message)
author
Greg Burri
<greg.burri@gmail.com>
Thu, 31 Jul 2008 16:50:20 +0000
(16:50 +0000)
committer
Greg Burri
<greg.burri@gmail.com>
Thu, 31 Jul 2008 16:50:20 +0000
(16:50 +0000)
tools/tools.rb
patch
|
blob
|
history
diff --git
a/tools/tools.rb
b/tools/tools.rb
index
46636b8
..
2a5a1fe
100644
(file)
--- a/
tools/tools.rb
+++ b/
tools/tools.rb
@@
-25,6
+25,7
@@
along with Euphorik. If not, see <http://www.gnu.org/licenses/>.
# - faire une classe qui vérifie tous les js avec jslint
\r
\r
# Classe permettant la vérification du code JS pas jslint.
\r
+# Passe en revu chaque fichier js de manière récursive à partir d'un dossier de départ.s
\r
class VerifJS
\r
\r
def initialize(dossier)
\r