This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
samien
/
three.js
mirrorاز
https://github.com/mrdoob/three.js.git
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Fix missing shubang in codestyle.sh
Tristan VALCKE
9 سال پیش
والد
dfe50c81bd
کامیت
6b7f9afc20
1فایلهای تغییر یافته
به همراه
2 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
2
0
utils/codestyle/codestyle.sh
+ 2
- 0
utils/codestyle/codestyle.sh
مشاهده فایل
@@ -1,2 +1,4 @@
+#!/bin/sh
+
jscs "../.." --fix --config=./config.json --max-errors=1000000