Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Serth
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
kiragrammel
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
Sebastian Serth
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
Sebastian Serth
3b0e126e38 Remove outdated Rubocop config 2023-01-18 10:48:53 +01:00
Sebastian Serth
ac6433cf06 Disable I18nLazyLookup; we prefer to have localizations movable 2022-11-21 10:37:21 +01:00
Sebastian Serth
6cf8f44ac2 Exclude db seed scripts from rubocop-rspec 2021-06-10 14:29:33 +02:00
Sebastian Serth
fe4000916c Update rubocop configuration 2021-05-14 22:03:06 +02:00