The project is in a healthy, maintained state
A puppet-lint extension that warns when you use racist terminology in your code. Starting terms: whitelist, blacklist, master, slave
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 1.1, < 5.0
~> 0.10.0
 Project Readme

puppet-lint racism_terminology check

A puppet-lint extension that offers warnings when you include words that have a racist history: 'master/slave', 'whitelist/blacklist', for starters. See: https://www.ietf.org/archive/id/draft-knodel-terminology-13.txt

This check will not match against URL's. This is by design to not flag for every comment that may contain a github link to a repo using 'master' as the main branch.

Installation

gem install puppet-lint-racism_terminology-check

Author

Tim Skirvin