From 691d8a34a032c7282e73779f2d9042628a1b53f0 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Tue, 1 May 2018 16:31:21 -0500 Subject: project: Import select Android Studio configuration files Having a consistent set of code style and inspection rules makes it easier for contributors to match the existing code. Signed-off-by: Samuel Holland --- .idea/codeStyles/Project.xml | 540 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 540 insertions(+) create mode 100644 .idea/codeStyles/Project.xml (limited to '.idea/codeStyles/Project.xml') diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 00000000..56aadf89 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,540 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3-59-g8ed1b