This project provides the codestyle checks used in all components of the FA³ST Ecosystem.
It uses Spotless and Checkstyle and include all required configuration files.
<dependency>
<groupId>org.eclipse.digitaltwin.fa3st</groupId>
<artifactId>fa3st-codestyle</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
implementation 'org.eclipse.digitaltwin.fa3st:fa3st-codestyle:1.0.0-SNAPSHOT'
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions are greatly appreciated. You can find our contribution guidelines here
Distributed under the Apache 2.0 License. See LICENSE
for more information.
Copyright (C) 2025 the Eclipse FA³ST Authors.
You should have received a copy of the Apache 2.0 License along with this program. If not, see https://www.apache.org/licenses/LICENSE-2.0.html.