You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set an environment variable `DiffEngine_Disabled` with the value `true`.
130
131
131
132
133
+
## Disable in code
134
+
135
+
```
136
+
DiffRunner.Disabled = true;
137
+
```
138
+
139
+
132
140
## Icons
133
141
134
142
[Game](https://thenounproject.com/term/game/2956486/) designed by [Andrejs Kirma](https://thenounproject.com/andrejs/) from [The Noun Project](https://thenounproject.com).
0 commit comments