Skip to content

Commit 801d369

Browse files
committed
chore: add more docs
1 parent e11848c commit 801d369

3 files changed

Lines changed: 305 additions & 180 deletions

File tree

.clang-format

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
BasedOnStyle: WebKit
3+
UseTab: Always
4+
IndentWidth: 4
5+
TabWidth: 4
6+
AlignConsecutiveAssignments:
7+
Enabled: true
8+
---

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# EclipseKit
2+
3+
Type definitions and enums for creating and interacting with Eclipse cores.

0 commit comments

Comments
 (0)