-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Kumaraswamy B G <[email protected]> Co-authored-by: Nathan <[email protected]>
- Loading branch information
1 parent
676f519
commit d3f09bf
Showing
10 changed files
with
660 additions
and
450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"git.detectSubmodules": true, | ||
"java.project.referencedLibraries": [ | ||
"lib/**/*.jar" | ||
], | ||
"java.compile.nullAnalysis.mode": "automatic", | ||
"[java]": { | ||
"editor.tabSize": 2, | ||
"files.trimTrailingWhitespace": true, | ||
"editor.trimAutoWhitespace": true | ||
}, | ||
"[xml]": { | ||
"editor.tabSize": 2 | ||
}, | ||
"indentRainbow.excludedLanguages": [ | ||
"java" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Submodule appinventor
updated
30 files
Oops, something went wrong.