User:Shahadat/AutoCleanup

From Justapedia, unleashing the power of collective wisdom
Jump to navigation Jump to search
AutoCleanup
DescriptionPerforms minor cleanup
Author(s)Shahadat
StatusIn progress
UpdatedAugust 22, 2023
    (11 months ago)
SourceUser:Shahadat/AutoCleanup.js

AutoCleanup is a script which performs various minor cleanup tasks using regexes.

Tasks

AutoCleanup does the following tasks:

  • Replaces curly single quotes with straight ones
  • Replaces curly double quotes with straight ones
  • Removes lines' trailing spaces
  • Standardises spacing around headers

Script Attribution