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

Fixes include group #6292

Merged
merged 5 commits into from Dec 16, 2021
Merged

Fixes include group #6292

merged 5 commits into from Dec 16, 2021

Conversation

DavertMik
Copy link
Member

No description provided.

foreach ($suites as $relativePath) {
$current_dir = rtrim($parent_dir, DIRECTORY_SEPARATOR) . DIRECTORY_SEPARATOR . $relativePath;
$config = Configuration::config($current_dir);

if (!empty($defaultConfig['groups'])) {
$groups = array_map(function($g) use ($absolutePath) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected 1 space after FUNCTION keyword; 0 found

@DavertMik DavertMik merged commit 675a164 into 4.1 Dec 16, 2021
@DavertMik DavertMik deleted the fixes-include-group branch December 16, 2021 12:54
@DavertMik DavertMik restored the fixes-include-group branch December 21, 2021 22:06
@Naktibalda Naktibalda deleted the fixes-include-group branch January 26, 2022 17:39
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.

None yet

2 participants