Skip to content

Commit

Permalink
Merge pull request #3 from apache/master
Browse files Browse the repository at this point in the history
reverse merge
  • Loading branch information
deepthi912 authored Apr 6, 2024
2 parents 7c0a954 + e477afa commit 361b729
Show file tree
Hide file tree
Showing 216 changed files with 15,208 additions and 3,538 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/scripts/.pinot_linter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ ifconfig
netstat -i


mvn -B -ntp license:check || exit 1
mvn -B -ntp checkstyle:check || exit 1
mvn -B -ntp spotless:check || exit 1
mvn -B -ntp enforcer:enforce || exit 1
mvn -B -ntp -T1C license:check || exit 1
mvn -B -ntp -T1C checkstyle:check || exit 1
mvn -B -ntp -T1C spotless:check || exit 1
mvn -B -ntp -T1C enforcer:enforce || exit 1

127 changes: 0 additions & 127 deletions contrib/pinot-fmpp-maven-plugin/pom.xml

This file was deleted.

Loading

0 comments on commit 361b729

Please sign in to comment.