Skip to content

Commit

Permalink
Add newlines at end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
bocchino committed Aug 14, 2024
1 parent 732f04c commit e6d9f24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compiler/tools/fpp-to-dict/test/top/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ unqualifiedComponentInstances()
validate_json_schema UnqualifiedCompInst && \
diff_json QualifiedCompInst && \
diff_json UnqualifiedCompInst
}
}
2 changes: 1 addition & 1 deletion compiler/tools/fpp-to-dict/test/top/update-ref.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ unqualifiedComponentInstances()
update "-i builtin.fpp -p 1.0.0 -f 3.4.3 -l lib1-1.0.0,lib2-2.0.0" unqualifiedComponentInstances
move_json QualifiedCompInst
move_json UnqualifiedCompInst
}
}

0 comments on commit e6d9f24

Please sign in to comment.