You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/07/07 12:01:10 UTC

[maven-dependency-analyzer] branch master updated: ignore .checkstyle

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git


The following commit(s) were added to refs/heads/master by this push:
     new 1040933  ignore .checkstyle
1040933 is described below

commit 1040933db942849f18b2f651223cc065ab2383ce
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Tue Jul 7 07:44:47 2020 -0400

    ignore .checkstyle
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index f79c928..7495d7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ out/
 /bootstrap
 /dependencies.xml
 .java-version
+.checkstyle