aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.idea/inspectionProfiles/profiles_settings.xml
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2018-05-01 16:31:21 -0500
committerSamuel Holland <samuel@sholland.org>2018-05-01 16:31:21 -0500
commit691d8a34a032c7282e73779f2d9042628a1b53f0 (patch)
treefe97766aa8389e50be0aa2b875f901bb7ed42293 /.idea/inspectionProfiles/profiles_settings.xml
parentlibwg-go: do not deadlock on Close (diff)
downloadwireguard-android-691d8a34a032c7282e73779f2d9042628a1b53f0.tar.xz
wireguard-android-691d8a34a032c7282e73779f2d9042628a1b53f0.zip
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 <samuel@sholland.org>
Diffstat (limited to '.idea/inspectionProfiles/profiles_settings.xml')
-rw-r--r--.idea/inspectionProfiles/profiles_settings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
new file mode 100644
index 00000000..cfcfda2e
--- /dev/null
+++ b/.idea/inspectionProfiles/profiles_settings.xml
@@ -0,0 +1,6 @@
+<component name="InspectionProjectProfileManager">
+ <settings>
+ <option name="PROJECT_PROFILE" value="Default" />
+ <version value="1.0" />
+ </settings>
+</component> \ No newline at end of file