User:Gorok/PP/Checklist/Basic Fixup
< User:Gorok | PP | Checklist
Jump to navigation
Jump to search
In this step we search for and fix several common errors. Even though there is a tool built into Guiguts that is suppose to fix the errors it often involves manual fixing. Still the tool is very useful to find those errors.
- Save the file. This is important to preserve an unfixed version for later comparison.
- Run Fixup with reasonable options checked. ('Remove spaces before periods' will remove spaces in front of all ellipses too). Not all of the options will be useful for each project.
- Run Remove end of line spaces
- Save the file again using a different name
- Diff the two files to check what was changed. Step through the changes and decide which ones are real errors. You can use DiffMerge to create the diffs.
- If necessary reload the first file and use different options or incorporate the changes by hand.