[galaxyproject/galaxy] 56ed9d: Fix linting of <conditional>s
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 56ed9db21d16e5c42e0d05c7102b681089ba2354 https://github.com/galaxyproject/galaxy/commit/56ed9db21d16e5c42e0d05c7102b6... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M lib/galaxy/tools/linters/inputs.py Log Message: ----------- Fix linting of <conditional>s If the first param is boolean with truevalue="True" or falsavalue="False", or a select with an option having value "True" or "False", the linter was wrongly complaining with both: No <when /> block found for select option 'True' and: No <option /> block found for when block 'true' Commit: 8daa58adcc6c28004a2697407bce8f28d8bb5411 https://github.com/galaxyproject/galaxy/commit/8daa58adcc6c28004a2697407bce8... Author: John Chilton <jmchilton@gmail.com> Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M lib/galaxy/tools/linters/inputs.py Log Message: ----------- Merge pull request #3464 from nsoranzo/conditional_linting Fix linting of <conditional>s Compare: https://github.com/galaxyproject/galaxy/compare/98ee91f46703...8daa58adcc6c
participants (1)
-
GitHub