Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Make first bullet point more precise
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed Dec 6, 2023
1 parent 39c3c93 commit eafdc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Standardize the refactoring process.

The project is aimed to provide a framework for the entire process of refactoring Python projects
from the very beginning to the very end:
- analyze the project,
- analyze the project with linters and type checkers,
- create a refactoring roadmap (like https://github.com/CERT-Polska/malduck/issues/110, but with more details available as a specialized document),
- create a delivery plan (like in the issue above),
- apply automatic fixes and commit them in reviewable chunks with meaningful descriptions,
Expand Down

0 comments on commit eafdc84

Please sign in to comment.