Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Trim trailing whitespace and ensure newline at EOF | Rémi Verschelde | 2024-05-08 | 1 | -1/+1 |
| | | | | Found by apply the file_format checks again via #91597. | ||||
* | Fix various typos with codespell | Rémi Verschelde | 2024-02-07 | 1 | -1/+1 |
| | | | | | | | | | | | Using 2.2.7.dev115+g0eb441d6. Had to add `cancelled` to the ignore list, as it's a Wayland signal which we're handling in our code, so we don't want codespell to fix that "typo". Also includes the typo fix from #87927. Co-authored-by: Divyanshu Shekhar <61140213+divshekhar@users.noreply.github.com> | ||||
* | GDScript: add module description in markdown | ocean (they/them) | 2023-10-13 | 1 | -0/+139 |