blob: 175c48416db8150090e57e714f3fde5ffe4fbae0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2010, 2018 Mia-Software.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.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>