We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4700f67 commit adb5a09Copy full SHA for adb5a09
1 file changed
.doctor.exs
@@ -1,6 +1,7 @@
1
%Doctor.Config{
2
ignore_modules: [
3
# Fails for no reason
4
+ Apix.Schema.Extensions.Core,
5
Apix.Schema.Extensions.TypeGraph.Definition
6
]
7
}
0 commit comments