<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/.pre-commit-config.yaml, branch v0.1.25</title>
<subtitle>This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager.</subtitle>
<id>https://git.hydroroll.team/DropOut/atom?h=v0.1.25</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.25'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-16T08:10:11Z</updated>
<entry>
<title>chore: update pre-commit configuration to specify language for hooks</title>
<updated>2026-01-16T08:10:11Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T08:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=11757bd94dcb618f508f1439b846f586e7d6022a'/>
<id>urn:sha1:11757bd94dcb618f508f1439b846f586e7d6022a</id>
<content type='text'>
Removed the language specification for the ruff hook and added it for the fmt and clippy hooks, ensuring proper configuration for Rust in the pre-commit setup.
</content>
</entry>
<entry>
<title>chore: update pre-commit configuration to skip formatting and clippy checks</title>
<updated>2026-01-16T08:00:14Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T08:00:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=ab7bd0336a03fb1db4403472d85fe2a229b1b333'/>
<id>urn:sha1:ab7bd0336a03fb1db4403472d85fe2a229b1b333</id>
<content type='text'>
Modified the .pre-commit-config.yaml to skip the formatting and clippy checks during the CI process, optimizing the pre-commit workflow. Added Rust as the language for the pre-commit hook to ensure compatibility.
</content>
</entry>
<entry>
<title>chore: update pre-commit configuration to enable autofix for PRs</title>
<updated>2026-01-16T07:46:50Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T07:46:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=cffc1cad8584c770de94dff87d519d1304f647d5'/>
<id>urn:sha1:cffc1cad8584c770de94dff87d519d1304f647d5</id>
<content type='text'>
Added autofix settings to the pre-commit configuration, allowing automatic fixes for issues detected by hooks. Reorganized the repository structure for clarity and removed redundant entries.
</content>
</entry>
<entry>
<title>chore: update pre-commit configuration and remove unnecessary dependencies</title>
<updated>2026-01-16T07:37:26Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T07:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=6beecb0dc8854ae2ed79da4a2be6e8bd895349e0'/>
<id>urn:sha1:6beecb0dc8854ae2ed79da4a2be6e8bd895349e0</id>
<content type='text'>
Modified the .pre-commit-config.yaml to include additional hooks and reorganized the repository structure. Updated pyproject.toml to remove the pre-commit dependency, streamlining the project configuration.
</content>
</entry>
<entry>
<title>chore: adjust clippy arguments in pre-commit configuration for improved linting</title>
<updated>2026-01-16T06:18:20Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:10:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=f1eaa8fcc90c3fec0bcedc1ce060f1dcfea5bcd6'/>
<id>urn:sha1:f1eaa8fcc90c3fec0bcedc1ce060f1dcfea5bcd6</id>
<content type='text'>
Modified the .pre-commit-config.yaml to reorder the arguments for the clippy hook, ensuring that the `-D warnings` flag is correctly positioned. This change enhances the clarity and effectiveness of the linting process for Rust code.
</content>
</entry>
<entry>
<title>chore: update clippy arguments in pre-commit configuration to treat warnings as errors</title>
<updated>2026-01-16T06:18:20Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:09:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=310aee29c1ea5149ef9d6cf663e4a07c3cb201ee'/>
<id>urn:sha1:310aee29c1ea5149ef9d6cf663e4a07c3cb201ee</id>
<content type='text'>
Modified the .pre-commit-config.yaml to adjust the clippy hook arguments, enforcing warnings as errors. This change enhances the strictness of the linting process for Rust code, ensuring higher code quality standards.
</content>
</entry>
<entry>
<title>chore: update clippy arguments in pre-commit configuration to remove warnings as errors</title>
<updated>2026-01-16T06:18:20Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=9948550785d6bf273cadd7dc132038277964e9eb'/>
<id>urn:sha1:9948550785d6bf273cadd7dc132038277964e9eb</id>
<content type='text'>
Modified the .pre-commit-config.yaml to adjust the clippy hook arguments, removing the enforcement of warnings as errors. This change simplifies the linting process for Rust code, allowing for a more lenient approach to warnings.
</content>
</entry>
<entry>
<title>chore: update pre-commit configuration to change clippy and formatting arguments</title>
<updated>2026-01-16T06:18:20Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=3a64328733cf2f3153a7e6841217c4c239cd8b03'/>
<id>urn:sha1:3a64328733cf2f3153a7e6841217c4c239cd8b03</id>
<content type='text'>
Modified the .pre-commit-config.yaml to adjust the arguments for the formatting and clippy hooks, switching to a check mode for formatting and enforcing warnings as errors for clippy. This change improves the linting and formatting processes for Rust code.
</content>
</entry>
<entry>
<title>chore: update pre-commit configuration to include additional argument for Rust hooks</title>
<updated>2026-01-16T06:18:20Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=e76f9268537940aad526fd8795f2b23f13e39b12'/>
<id>urn:sha1:e76f9268537940aad526fd8795f2b23f13e39b12</id>
<content type='text'>
Modified the .pre-commit-config.yaml to add an extra argument to the formatting and clippy hooks, ensuring proper handling of additional parameters during execution. This change enhances the flexibility of the linting and formatting processes for Rust code.
</content>
</entry>
<entry>
<title>chore: remove automatic fix option from clippy in pre-commit configuration</title>
<updated>2026-01-16T06:18:19Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T05:59:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=e714e6f5739ba4e654a5572bdeaf8bf445aaecb7'/>
<id>urn:sha1:e714e6f5739ba4e654a5572bdeaf8bf445aaecb7</id>
<content type='text'>
Updated the .pre-commit-config.yaml to remove the automatic fix option for the clippy hook, streamlining the linting process for Rust code by requiring manual fixes. This change enhances control over code quality checks.
</content>
</entry>
</feed>
