blob: 7ac43a72191d63e24b166f6eacf04478eb6ebfe2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2010, 2018 Mia-Software and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
Contributors:
Nicolas Bros (Mia-Software) - initial API and implementation
Fabien Giquel (Mia-Software) - Bug 533168 - (releng) OutOfMemory during quality postprocessing because large number of checkstyle warnings
-->
<fileset-config file-format-version="1.2.0" simple-config="true">
<local-check-config name="MoDisco" location="/org.eclipse.emf.facet.archi.tech.rules/checkstyle/EmfFacet-6.2.checkstyle" type="project" description=""/>
<fileset name="all" enabled="true" check-config-name="MoDisco" local="true">
<file-match-pattern match-pattern="." include-pattern="true"/>
<file-match-pattern match-pattern="Messages.java" include-pattern="false"/>
</fileset>
<filter name="FilesFromPackage" enabled="true">
<filter-data value="src-gen/"/>
</filter>
</fileset-config>