Files
zed/script
Joseph T. Lyons f6eaa8b00f Clean up whitespace (#10755)
I saved the `file_types.json` file and got a diff because it had some
trailing whitespace. I ran
[`lineman`](https://github.com/JosephTLyons/lineman) on the codebase.
I've done this before, but this time, I've added in the following
settings to our `.zed` local settings, to make sure every future save
respects our desire to have consistent whitespace formatting.

```json
"remove_trailing_whitespace_on_save": true,
"ensure_final_newline_on_save": true
```

Release Notes:

- N/A
2024-04-23 13:31:21 -04:00
..
2024-01-29 11:58:24 -05:00
2024-03-22 08:44:56 -06:00
2024-04-23 13:31:21 -04:00
2024-04-16 19:32:51 -06:00
2024-03-02 14:46:02 -05:00
2024-03-06 21:35:46 -07:00
2024-03-22 08:44:56 -06:00
2024-02-01 11:57:09 -07:00
2023-04-05 08:18:51 -06:00
2022-10-26 16:19:19 -07:00
2024-01-23 16:52:08 +01:00
2024-04-22 12:05:12 -07:00
2022-01-27 08:51:55 +01:00
2023-09-25 21:45:28 -04:00
2024-04-02 21:02:25 -04:00