[ https://issues.apache.org/jira/browse/FLINK-4370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417109#comment-15417109 ]
ASF GitHub Bot commented on FLINK-4370: --------------------------------------- Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2352 This is only a suggestion. I thought it would be great to have a more unified set of warnings and errors, because it would encourage a more unified code style. With this change, most IDE specific settings are still up to the user. This only sets a project-default set of inspections/warnings to display in the editor. Changes to `.idea` are generally ignored - these files are an exception (they were "force added"). > Offer a default IntelliJ inspection profile with Flink > ------------------------------------------------------ > > Key: FLINK-4370 > URL: https://issues.apache.org/jira/browse/FLINK-4370 > Project: Flink > Issue Type: Improvement > Reporter: Stephan Ewen > Assignee: Stephan Ewen > > We can commit an inspection profile under {{.idea/inspectionProfiles}} which > should be automatically picked up when the code is checked out and imported > into IntelliJ -- This message was sent by Atlassian JIRA (v6.3.4#6332)