Skip to content
Snippets Groups Projects
  • reivilibre's avatar
    57feeab3
    Don't ignore `set_tweak` actions with no explicit `value`. (#7766) · 57feeab3
    reivilibre authored
    * Fix spec compliance; tweaks without values are valid
    
    (default to True, which is only concretely specified for
    `highlight`, but it seems only reasonable to generalise)
    
    * Changelog for 7766.
    
    * Add documentation to `tweaks_for_actions`
    
    May as well tidy up when I'm here.
    
    * Add a test for `tweaks_for_actions`
    57feeab3
    History
    Don't ignore `set_tweak` actions with no explicit `value`. (#7766)
    reivilibre authored
    * Fix spec compliance; tweaks without values are valid
    
    (default to True, which is only concretely specified for
    `highlight`, but it seems only reasonable to generalise)
    
    * Changelog for 7766.
    
    * Add documentation to `tweaks_for_actions`
    
    May as well tidy up when I'm here.
    
    * Add a test for `tweaks_for_actions`