7 Commits

Author SHA1 Message Date
99bd46af1a Align project files with CodeHarbor
Since both projects are developed together and by the same team, we also want to have the same code structure and utility methods available in both projects. Therefore, this commit changes many files, but without a functional change.
2023-10-11 00:18:33 +02:00
319c3ab3b4 Add ProgrammingGroup & ProgrammingGroupMembership
* User can create programming group with other users for exercise
* Submission is shared in a group
* Also adjust specs
2023-08-24 19:32:06 +02:00
379edbc12c Remove dedicated settings for Style/SymbolProc
Those settings have been removed with Rubocop 1.45 and are deprecated
2023-02-09 18:56:31 +01:00
3b0e126e38 Remove outdated Rubocop config 2023-01-18 10:48:53 +01:00
ac6433cf06 Disable I18nLazyLookup; we prefer to have localizations movable 2022-11-21 10:37:21 +01:00
6cf8f44ac2 Exclude db seed scripts from rubocop-rspec 2021-06-10 14:29:33 +02:00
fe4000916c Update rubocop configuration 2021-05-14 22:03:06 +02:00