Skip to content

Commit e8ddbf7

Browse files
authored
Turn off the analyzer as it still doesn't do anything. (#761)
(_cf._ exercism/common-lisp-analyzer#40)
1 parent 12fd37c commit e8ddbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"concept_exercises": true,
77
"test_runner": true,
88
"representer": true,
9-
"analyzer": true
9+
"analyzer": false
1010
},
1111
"blurb": "A programmable programming language.",
1212
"version": 3,

0 commit comments

Comments
 (0)