EditorConfig Ant tasks

Ant tasks for checking whether project files comply with format rules defined in .editorconfig files and eventually also for fixing the violations

License

License

Categories

Categories

Ant Build Tools config Application Layer Libs Configuration
GroupId

GroupId

org.ec4j.ant
ArtifactId

ArtifactId

editorconfig-ant-tasks
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

EditorConfig Ant tasks
Ant tasks for checking whether project files comply with format rules defined in .editorconfig files and eventually also for fixing the violations
Project URL

Project URL

https://github.com/ec4j/editorconfig-ant-tasks
Source Code Management

Source Code Management

https://github.com/ec4j/editorconfig-ant-tasks

Download editorconfig-ant-tasks

How to add to project

<!-- https://jarcasting.com/artifacts/org.ec4j.ant/editorconfig-ant-tasks/ -->
<dependency>
    <groupId>org.ec4j.ant</groupId>
    <artifactId>editorconfig-ant-tasks</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ec4j.ant/editorconfig-ant-tasks/
implementation 'org.ec4j.ant:editorconfig-ant-tasks:0.0.1'
// https://jarcasting.com/artifacts/org.ec4j.ant/editorconfig-ant-tasks/
implementation ("org.ec4j.ant:editorconfig-ant-tasks:0.0.1")
'org.ec4j.ant:editorconfig-ant-tasks:jar:0.0.1'
<dependency org="org.ec4j.ant" name="editorconfig-ant-tasks" rev="0.0.1">
  <artifact name="editorconfig-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ec4j.ant', module='editorconfig-ant-tasks', version='0.0.1')
)
libraryDependencies += "org.ec4j.ant" % "editorconfig-ant-tasks" % "0.0.1"
[org.ec4j.ant/editorconfig-ant-tasks "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.0
org.ec4j.maven : ec4j-lint-api jar 0.0.6
org.ec4j.maven : ec4j-linters jar 0.0.6

test (1)

Group / Artifact Type Version
org.apache.ant : ant-testutil jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1