mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
docs: fix all end of file newlines
Note: Some files are autogenerated and I did not yet go through each source of generation to fix it there. Instead I adjusted the filter to only exclude those such that we can fix things in steps.
This commit is contained in:
committed by
Ramon Roche
parent
e9bac962ab
commit
2bc04f91f8
@@ -26,4 +26,4 @@ You can list the available test cases with:
|
||||
|
||||
```sh
|
||||
./test/ros_test_runner.py --list-cases
|
||||
```
|
||||
```
|
||||
|
||||
@@ -151,4 +151,4 @@ To write a new test:
|
||||
@"$(SRC_DIR)"/test/rostest_px4_run.sh mavros_posix_tests_<new_test>.test
|
||||
```
|
||||
|
||||
Run the tests as described above.
|
||||
Run the tests as described above.
|
||||
|
||||
Reference in New Issue
Block a user