Run linter on everything

This commit is contained in:
Al Azif
2025-06-05 22:38:15 -07:00
parent 93d812737d
commit c23ef56385
5 changed files with 185 additions and 186 deletions

View File

@@ -42,7 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Changed to `-03` for execution speed optimization
- 282 bytes to 345 bytes
## [1.5.1] - 2025-05-12
## [1.5.1] - 2025-05-12
### Added
@@ -67,7 +67,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- 257 bytes to 233 bytes.
- Renamed/Formatted `CHANGELOG.md`, `README.md`, and `LICENSE`
## [1.5.0] - 2025-05-08
## [1.5.0] - 2025-05-08
### Added
@@ -77,7 +77,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Rewrite PSFree exploit
## [1.4.0](#) - 2024-01-25
## [1.4.0](#) - 2024-01-25
### Added
@@ -89,7 +89,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Remove the risk of crashing from using `make_buffer()`
- (PS5 < 3.00) use valid config at `exploit.mjs:setup_ssv_data`
## [1.3.0](#) - ????-??-??
## [1.3.0](#) - ????-??-??
### Added
@@ -103,20 +103,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Support for webkitgtk 2.34.4, see 1.0.0 for a working implementation
## [1.2.0](#) - 2023-12-03
## [1.2.0](#) - 2023-12-03
## Added
- Support for PS4 6.00-6.20
## [1.1.0](#) - ????-??-??
## [1.1.0](#) - ????-??-??
### Added
- Support for running ROP chains (PS4 8.03)
- Support for calling syscalls (PS4 8.03)
## [1.0.0](#) - ????-??-??
## [1.0.0](#) - ????-??-??
### Added