Skip to content

Commit

Permalink
lint: add newline to file
Browse files Browse the repository at this point in the history
  • Loading branch information
xTVaser committed Nov 25, 2024
1 parent 7e5cd1d commit 266cfc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/tasks/Taskfile_darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ vars:
GOALCTEST_BIN_RELEASE_DIR: './build'
FORMATTER_BIN_RELEASE_DIR: './build/tools'
EXE_FILE_EXTENSION: ''
PYTHON: 'python3'
PYTHON: 'python3'
2 changes: 1 addition & 1 deletion scripts/tasks/Taskfile_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ vars:
GOALCTEST_BIN_RELEASE_DIR: './build'
FORMATTER_BIN_RELEASE_DIR: './build/tools'
EXE_FILE_EXTENSION: ''
PYTHON: 'python3'
PYTHON: 'python3'

0 comments on commit 266cfc5

Please sign in to comment.