diff options
Diffstat (limited to 'scripts/oe-pylint')
| -rwxr-xr-x | scripts/oe-pylint | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/oe-pylint b/scripts/oe-pylint index 7cc1ccb010..5ad72838e9 100755 --- a/scripts/oe-pylint +++ b/scripts/oe-pylint | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | # | 2 | # |
| 3 | # Copyright OpenEmbedded Contributors | ||
| 4 | # | ||
| 3 | # SPDX-License-Identifier: GPL-2.0-only | 5 | # SPDX-License-Identifier: GPL-2.0-only |
| 4 | # | 6 | # |
| 5 | # Run the pylint3 against our common python module spaces and print a report of potential issues | 7 | # Run the pylint3 against our common python module spaces and print a report of potential issues |
