Phil Howard
dda9b9c6da
all: Prune trailing whitespace.
Prune trailing whitespace across the whole project (almost), done
automatically with:
grep -IUrl --color "[[:blank:]]$" --exclude-dir=.git --exclude=*.exp |\
xargs sed -i 's/[[:space:]]*$//'
Exceptions:
- Skip third-party code in lib/ and drivers/cc3100/
- Skip generated code in bluetooth_init_cc2564C_1.5.c
- Preserve command output whitespace in docs, eg:
docs/esp8266/tutorial/repl.rst
Signed-off-by: Phil Howard <phil@gadgetoid.com>
2024-03-07 16:25:17 +11:00
..
2023-10-06 12:10:14 +11:00
2024-01-17 11:27:47 +11:00
2015-06-06 23:09:23 +03:00
2014-05-08 01:41:21 +03:00
2024-03-07 14:20:42 +11:00
2015-12-31 00:24:33 +00:00
2024-02-07 15:19:38 +11:00
2023-11-03 13:30:38 +11:00
2024-03-07 16:25:17 +11:00
2021-11-01 15:46:59 +11:00
2020-02-28 10:33:03 +11:00
2024-01-05 15:06:14 +11:00
2024-01-25 11:56:38 +11:00
2023-04-26 11:37:20 +10:00
2023-05-02 11:55:02 +10:00
2022-11-02 14:06:18 +11:00
2024-02-19 13:32:23 +11:00
2023-10-04 15:44:25 +11:00
2017-07-27 14:41:27 +03:00
2021-09-16 16:04:03 +10:00
2023-10-16 11:25:31 +11:00
2024-02-16 14:17:01 +11:00
2023-11-03 13:30:41 +11:00
2023-10-03 11:24:50 +11:00
2023-11-07 15:53:27 +11:00
2023-05-02 11:55:02 +10:00
2022-02-02 23:43:58 +11:00
2023-04-27 18:03:06 +10:00
2023-05-08 12:20:56 +10:00