-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.4.0
-
Component/s: Precommit, website and documentation
-
Labels:
Two of the required method for build system plugins don't include a description of their expected parameters.
pluginname_builtin_personality_modules
Default method to determine how to enqueue modules for processing. Note that personalities may override this function.
pluginname_builtin_personality_file_tests
Default method to determine which tests to trigger. Note that personalities may override this function.
from looking at the maven build plugin, the first has two parameters: repo status and test desired, second has one parameter: a given changed file