awesome/tests/examples/gears/shape
Daniel Hahler 68de588f21 tests: fix indenting/style (#1303)
Basically:

> for f in **/*.lua; do vim '+set sw=4' '+norm gg=G' '+wq' "$f"; done
2016-12-27 21:39:08 +01:00
..
arc.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
arrow.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
circle.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
cross.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
hexagon.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
infobubble.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
isosceles_triangle.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
losange.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
octogon.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
parallelogram.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
partially_rounded_rect.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
pie.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
powerline.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
radial_progress.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
rectangle.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
rectangular_tag.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
rounded_bar.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
rounded_rect.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
template.lua tests/examples: Move common template code into a common file (#993) 2016-07-09 19:03:49 +02:00