Rename Transform
class to Transformer
for naming consistency
#393
Labels
chore
Changes that do not relate to a fix or feature and don't modify src or test files
priority:low
Low priority
We should rename the
Transform
class toTransformer
(and all child classes) to follow naming conventions where class names are nouns. This was done correctly with theHarvester
class.The text was updated successfully, but these errors were encountered: