瀏覽代碼

Run configlet fmt

Stuart Kent 9 年之前
父節點
當前提交
0e35e4dad6
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. 8
    8
      config.json

+ 8
- 8
config.json 查看文件

919
       "slug": "ocr-numbers",
919
       "slug": "ocr-numbers",
920
       "topics": [
920
       "topics": [
921
         "exception_handling",
921
         "exception_handling",
922
-        "loops",
923
         "lists",
922
         "lists",
924
-        "strings",
925
-        "parsing"
923
+        "loops",
924
+        "parsing",
925
+        "strings"
926
       ],
926
       ],
927
       "unlocked_by": "robot-name",
927
       "unlocked_by": "robot-name",
928
       "uuid": "5cbc6a67-3a53-4aad-ae68-ff469525437f"
928
       "uuid": "5cbc6a67-3a53-4aad-ae68-ff469525437f"
1040
       "difficulty": 9,
1040
       "difficulty": 9,
1041
       "slug": "pythagorean-triplet",
1041
       "slug": "pythagorean-triplet",
1042
       "topics": [
1042
       "topics": [
1043
-       "integer",
1044
-	"lists",
1045
-	"logic",
1046
-	"mathematics"
1043
+        "integer",
1044
+        "lists",
1045
+        "logic",
1046
+        "mathematics"
1047
       ],
1047
       ],
1048
       "unlocked_by": "triangle",
1048
       "unlocked_by": "triangle",
1049
       "uuid": "88505f95-89e5-4a08-8ed2-208eb818cdf1"
1049
       "uuid": "88505f95-89e5-4a08-8ed2-208eb818cdf1"
1113
   ],
1113
   ],
1114
   "language": "Java",
1114
   "language": "Java",
1115
   "solution_pattern": "reference"
1115
   "solution_pattern": "reference"
1116
-}
1116
+}