We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa14b72 + 3bd8dcf commit 85dd587Copy full SHA for 85dd587
insert-into-a-binary-search-tree/format.json
@@ -1,14 +1,14 @@
1
{
2
- "style": "WebKit",
3
- "filter": [
4
- "*.c",
5
- "*.cc",
6
- "*.cpp",
7
- "*.h",
8
- "*.hh",
9
- "*.hpp"
10
- ],
11
- "dirs": [
12
- "./"
13
- ]
14
-}
+ "style": "WebKit",
+ "filter": [
+ "*.c",
+ "*.cc",
+ "*.cpp",
+ "*.h",
+ "*.hh",
+ "*.hpp"
+ ],
+ "dirs": [
+ "./"
+ ]
+}
0 commit comments