16 Commits

Author SHA1 Message Date
b80d372c53 Prevent errors with unavailable linter translations
Not all testing frameworks provide a translation for Linter (or linter support at all). For these, we don't want to call the non-existing method but rather return the same messages as before.
2022-12-23 13:05:39 +01:00
145c4aa8d5 Refactor various ruby files
* Insights based on brakeman report
2022-08-18 15:25:04 +02:00
ea85519163 Update bundle (with newest rubocop version) and fix offenses 2022-01-04 09:42:37 +01:00
da0a682ffb Apply manual rubocop fixes 2021-05-14 22:03:06 +02:00
6cbecb5b39 Apply automatic rubocop fixes 2021-05-14 22:03:06 +02:00
ae47913ca8 Pass locale to PyLint translator and allow switchable output 2021-01-20 22:41:49 +01:00
c509725cf7 Merge pull request #778 from openHPI/misc
Miscellaneous changes
2020-11-09 00:14:22 +01:00
c1843ff963 Lint: Catch StandardError during assess 2020-11-08 14:50:19 +01:00
5fdfb12e62 Add German translations for PyLint adapter with basic spec 2020-11-08 01:04:39 +01:00
c15c868e2f prevent negative scores from changed test score extraction 2016-05-01 16:29:02 +02:00
b8e35274ac Added some roadmap 2015-04-28 13:46:56 +02:00
f5339e4664 Renamed tests, fix default 2015-04-28 11:40:49 +02:00
793160cf6f prevent NaNs in scoring 2015-04-27 10:38:12 +02:00
a13d1738e2 fixed multiple style guide violations 2015-02-17 10:23:01 +01:00
c99b0e6256 use #fail instead of #raise to signal exceptions, as suggested by RuboCop 2015-02-17 09:05:04 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00