Skip to content

Commit

Permalink
NGSTACK-886 add newlines at the end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
vesnacustic committed Oct 28, 2024
1 parent 947c6d2 commit 1b0cab3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion netgen/symfony-skeleton/1.0/config/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v21
v21
2 changes: 1 addition & 1 deletion netgen/symfony-skeleton/1.0/config/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ endif
.PHONY: refresh
refresh: ## Fetch latest changes and build the project for specified environment (default: APP_ENV=dev)
@$(MAKE) -s update-code
@$(MAKE) -s build
@$(MAKE) -s build
2 changes: 1 addition & 1 deletion netgen/symfony-skeleton/1.0/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"env": {
"CACHE_DSN": "redis://localhost"
}
}
}

0 comments on commit 1b0cab3

Please sign in to comment.