about summary refs log tree commit diff
path: root/lib/tasks/glitchsoc.rake
AgeCommit message (Collapse)Author
2023-04-09Fix most rubocop issues (#2165)Claire
* Run rubocop --autocorrect on app/, config/ and lib/, also manually fix some remaining style issues * Run rubocop --autocorrect-all on db/ * Run rubocop --autocorrect-all on `spec/` and fix remaining issues
2017-12-10Add Rake task to backfill local-only flag (#253)David Yip