GenderMagProject / GenderMagRecordersAssistant

Making the world of software a more inclusive place
http://gendermag.org/
MIT License
27 stars 59 forks source link

Clean up utilities.js #163

Open macparadeis opened 1 month ago

macparadeis commented 1 month ago

Utilities.js needs to be refactored to better conform to style guidelines. Primary issues deal with line wrapping and conforming to an 80 character limit, as well as adding function headers and improving overall consistency. This relates to issue #89.