Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace support modules #54

Merged
merged 1 commit into from Dec 8, 2018
Merged

Conversation

hlascelles
Copy link
Owner

Support modules should be namespaced.

spec/support/hash_support.rb Outdated Show resolved Hide resolved
spec/support/hash_support.rb Show resolved Hide resolved
spec/support/db_support.rb Show resolved Hide resolved
spec/support/db_support.rb Show resolved Hide resolved
Copy link

@houndci-bot houndci-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

Error: We found some problems with your configuration file: [/Attribute] key ...
Error: We found some problems with your configuration file: [/Attribute] key 'Attribute:' is undefined., [/BooleanParameter] key 'BooleanParameter:' is undefined., [/ClassVariable] key 'ClassVariable:' is undefined., [/ControlParameter] key 'ControlParameter:' is undefined., [/DataClump] key 'DataClump:' is undefined., [/DuplicateMethodCall] key 'DuplicateMethodCall:' is undefined., [/FeatureEnvy] key 'FeatureEnvy:' is undefined., [/IrresponsibleModule] key 'IrresponsibleModule:' is undefined., [/LongParameterList] key 'LongParameterList:' is undefined., [/LongYieldList] key 'LongYieldList:' is undefined., [/ModuleInitialize] key 'ModuleInitialize:' is undefined., [/NestedIterators] key 'NestedIterators:' is undefined., [/NilCheck] key 'NilCheck:' is undefined., [/PrimaDonnaMethod] key 'PrimaDonnaMethod:' is undefined., [/RepeatedConditional] key 'RepeatedConditional:' is undefined., [/TooManyInstanceVariables] key 'TooManyInstanceVariables:' is undefined., [/TooManyMethods] key 'TooManyMethods:' is undefined., [/TooManyStatements] key 'TooManyStatements:' is undefined., [/UncommunicativeMethodName] key 'UncommunicativeMethodName:' is undefined., [/UncommunicativeModuleName] key 'UncommunicativeModuleName:' is undefined., [/UncommunicativeParameterName] key 'UncommunicativeParameterName:' is undefined., [/UncommunicativeVariableName] key 'UncommunicativeVariableName:' is undefined., [/UnusedParameters] key 'UnusedParameters:' is undefined., [/UtilityFunction] key 'UtilityFunction:' is undefined.

@hlascelles hlascelles merged commit b8a181a into master Dec 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants