Skip to content

ualbertalib/library_applications_development_inclusive_language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library Applications Development Inclusive Language

University of Alberta Library Applications Development team commits to use inclusive language instead of problematic terms in our team's projects and documentation with the help of automated tools such as RuboCop's Naming/InclusiveLanguage cop (https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Naming/InclusiveLanguage).

Utilized the Edmonton Inclusive Language Guide along with the Android Open Source Project Respectful Code and Inclusive Documentation as a guide and reference for terms that are flagged as problematic and their suggested replacements:

How to use this in a project

Inherit the included RuboCop cops by inserting this at top of the project's .rubocop.yml file:

# TODO: replace with raw GitHub link to inclusive_language_rubocop.yml once merged
inherit_from:
- RAW_GITHUB_LINK_TO_INCLUSIVE_LANGUAGE_RUBOCOP.yml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published