Skip to content

Commit 05f39bd

Browse files
authored
Merge branch 'dev' into make-graph-height-more-responsive
2 parents bcbb3c1 + bd06cc8 commit 05f39bd

File tree

552 files changed

+118016
-112580
lines changed

Some content is hidden

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

552 files changed

+118016
-112580
lines changed

.circleci/config.yml

Lines changed: 139 additions & 242 deletions
Large diffs are not rendered by default.

.editorconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ charset = utf-8
1212
indent_style = space
1313
indent_size = 4
1414

15-
# Matches the exact files either package.json or .travis.yml
15+
# Matches the exact files either package.json or .circleci/config.yml
1616
[{package.json,.circleci/config.yml}]
1717
indent_style = space
1818
indent_size = 2
19+

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# These owners will be the default owners for everything in
22
# the repo. Unless a later match takes precedence
3-
* @alexcjohnson
3+
* @T4rk1n @ndrezn @gvwilson @emilykl

0 commit comments

Comments
 (0)