summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet/tc_data_bar.rb
AgeCommit message (Expand)Author
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Fix Layout/EmptyLines offensesGeremia Taglialatela
2014-04-04Fix boolean values so the output matches Excel and works on NumbersJurriaan Pruis
2012-11-15Updated DataBar conditional formatting to accept cfvo hashes in the initializ...Randy Morgan
2012-05-17fix ALL the warnings!Randy Morgan
2012-04-21add data bar conditional formatting support.Randy Morgan