Skip to content

Add super linter 1264#1600

Open
DanielFLopez wants to merge 30 commits into
WDscholia:mainfrom
Monadical-SAS:add_super_linter_1264
Open

Add super linter 1264#1600
DanielFLopez wants to merge 30 commits into
WDscholia:mainfrom
Monadical-SAS:add_super_linter_1264

Conversation

@DanielFLopez

@DanielFLopez DanielFLopez commented Aug 12, 2021

Copy link
Copy Markdown
Contributor

fix #1264

fix HTML errors
fix jinja warnings
remove duplicate code
fix indentation errors
reformat HTML code
reformat Python code using black

add super linter to GitHub action verifying flake8 and Black (flake8 is using Black profile for avoiding conflicts)
add jscpd check

@DanielFLopez DanielFLopez changed the title [WIP] Add super linter 1264 Add super linter 1264 Aug 13, 2021
@DanielFLopez DanielFLopez marked this pull request as ready for review August 13, 2021 15:40
@carlinmack

Copy link
Copy Markdown
Collaborator

add jscpd check

Just wondering, but do we need jscpd?

@DanielFLopez

Copy link
Copy Markdown
Contributor Author

add jscpd check

Just wondering, but do we need jscpd?

super linter runs automatically jscpd if it is not necessary I can disable it

@DanielFLopez

Copy link
Copy Markdown
Contributor Author

@egonw can you review this?

@egonw

egonw commented Aug 17, 2021

Copy link
Copy Markdown
Collaborator

@egonw can you review this?

no, I'm afraid not. This is really up to @fnielsen. this is outside my expertise

@Daniel-Mietchen Daniel-Mietchen added the needs rebasing label for pull requests that are sent back for rebasing on the latest master (by author or other) label Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs rebasing label for pull requests that are sent back for rebasing on the latest master (by author or other)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use black to standardize code formatting

4 participants