Skip to content

Commit 159d3bb

Browse files
committed
Fix linting on master branch
Signed-off-by: Willem Pienaar <[email protected]>
1 parent 11e1fa7 commit 159d3bb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

infra/scripts/validate-version-consistency.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ declare -a files_to_validate_version=(
9696
"infra/docker-compose/.env.sample,1,${FEAST_RELEASE_VERSION}"
9797
"datatypes/java/README.md,1,${FEAST_MASTER_VERSION}"
9898
"docs/contributing/development-guide.md,4,${FEAST_MASTER_VERSION}"
99-
"docs/administration/audit-logging.md,1,${FEAST_STABLE_VERSION}"
100-
"docs/getting-started/deploying-feast/docker-compose.md,1,${FEAST_STABLE_VERSION}"
101-
"README.md,1,${FEAST_STABLE_VERSION}"
10299
"CHANGELOG.md,2,${FEAST_STABLE_VERSION}"
103100
)
104101

0 commit comments

Comments
 (0)