Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e1aa4e9

Browse filesBrowse files
committed
Fresh start :)
1 parent 3b00c4c commit e1aa4e9
Copy full SHA for e1aa4e9

File tree

1,318 files changed

+82
-259887
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner

1,318 files changed

+82
-259887
lines changed

‎.cmake-format.yaml

Copy file name to clipboard
+31Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
line_width: 80
2+
tab_size: 2
3+
max_subgroups_hwrap: 4
4+
max_pargs_hwrap: 6
5+
separate_ctrl_name_with_space: false
6+
separate_fn_name_with_space: false
7+
dangle_parens: false
8+
dangle_align: prefix
9+
min_prefix_chars: 4
10+
max_prefix_chars: 10
11+
max_lines_hwrap: 2
12+
line_ending: unix
13+
command_case: lower
14+
keyword_case: lower
15+
always_wrap: []
16+
enable_sort: true
17+
autosort: false
18+
hashruler_min_length: 10
19+
per_command: {}
20+
layout_passes: {}
21+
bullet_char: '*'
22+
enum_char: .
23+
enable_markup: true
24+
first_comment_is_literal: false
25+
literal_comment_pattern: null
26+
fence_pattern: ^\s*([`~]{3}[`~]*)(.*)$
27+
ruler_pattern: ^\s*[^\w\s]{3}.*[^\w\s]{3}$
28+
canonicalize_hashrulers: true
29+
emit_byteorder_mark: false
30+
input_encoding: utf-8
31+
output_encoding: utf-8

‎.editorconfig

Copy file name to clipboardExpand all lines: .editorconfig
-14Lines changed: 0 additions & 14 deletions
This file was deleted.

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
build/
33
.idea/
44
.vscode/
5+
.ccls-cache/
56

67
doc/site/
78
doc/doxygen/

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
-36Lines changed: 0 additions & 36 deletions
This file was deleted.

‎.ycm_extra_conf.py

Copy file name to clipboardExpand all lines: .ycm_extra_conf.py
-95Lines changed: 0 additions & 95 deletions
This file was deleted.

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
-107Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.