Skip to content

Conversation

@Mathieu-Deharbe
Copy link
Contributor

PR Summary

various improvements to clarify the way globals filters work (mainly the relations between the filters)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has totally checked 941 files.

Valid Invalid Ignored Fixed
895 1 45 0
Click to see the invalid file list
  • src/components/results/common/global-filter/selected-global-filters.tsx

@@ -0,0 +1,38 @@
import { GlobalFilter } from './global-filter-types';

Choose a reason for hiding this comment

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

Suggested change
import { GlobalFilter } from './global-filter-types';
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
import { GlobalFilter } from './global-filter-types';

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