This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
samien
/
three.js
réplica de
https://github.com/mrdoob/three.js.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Fix missing shubang in codestyle.sh
Tristan VALCKE
%!s(int64=9) %!d(string=hai) anos
pai
dfe50c81bd
achega
6b7f9afc20
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Unificar vista
Mostrar estatísticas de Diff
2
0
utils/codestyle/codestyle.sh
+ 2
- 0
utils/codestyle/codestyle.sh
Ver ficheiro
@@ -1,2 +1,4 @@
+#!/bin/sh
+
jscs "../.." --fix --config=./config.json --max-errors=1000000
jscs "../.." --fix --config=./config.json --max-errors=1000000