Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mk/review/kh/fix/make file settings configurable #75

Draft
wants to merge 8 commits into
base: kh/fix/make-file-settings-configurable
Choose a base branch
from

Conversation

printminion-co
Copy link

Summary

TODO

  • ...

Checklist

printminion-co and others added 8 commits December 12, 2024 14:43
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
Not ok: in_array("foo", [true, false]); // returns true
ok: in_array("foo", [true, false], true); // returns false

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
spaces vs tabs

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
add exception test

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
Signed-off-by: Kai Henseler <kai.henseler@strato.de>
remove tests since it added earlier

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
extend test with 3-rd required attribute

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
fix function logic
add more extensive test

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
@bromiesTM bromiesTM force-pushed the kh/fix/make-file-settings-configurable branch 3 times, most recently from fbd9975 to 07e1a8b Compare December 13, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants