From ed1cfec8540367cf0d117cc0a7170af3d5a64d85 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/inspectionProfiles/Default.xml | 528 +++++++++++++++++++++++++++++++++++ 1 file changed, 528 insertions(+) create mode 100644 .idea/inspectionProfiles/Default.xml (limited to '.idea/inspectionProfiles/Default.xml') diff --git a/.idea/inspectionProfiles/Default.xml b/.idea/inspectionProfiles/Default.xml new file mode 100644 index 00000000..08e27938 --- /dev/null +++ b/.idea/inspectionProfiles/Default.xml @@ -0,0 +1,528 @@ + + + + \ No newline at end of file -- cgit v1.2.3-59-g8ed1b