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

[INTPROD-8361] Add black to pre-commit #68

Merged
merged 2 commits into from
Feb 13, 2023
Merged

Conversation

nicolasbarra
Copy link
Contributor

@nicolasbarra nicolasbarra commented Feb 13, 2023

autoformatter

@nicolasbarra nicolasbarra changed the title Update .pre-commit-config.yaml Apply black Feb 13, 2023
@nicolasbarra nicolasbarra self-assigned this Feb 13, 2023
@nicolasbarra nicolasbarra changed the title Apply black Add black to pre-commit Feb 13, 2023
@nicolasbarra nicolasbarra merged commit 67baa6b into master Feb 13, 2023
@nicolasbarra nicolasbarra deleted the nicolasbarra-patch-10 branch February 13, 2023 21:18
return jsonify({'challenge': event['challenge']})
api_app_id = event.get('api_app_id')
return jsonify({"status": "failure", "error": msg}), 403
return jsonify({"challenge": event["challenge"]})

Check warning

Code scanning / CodeQL

Reflected server-side cross-site scripting

Cross-site scripting vulnerability due to a [user-provided value](1).
@nicolasbarra nicolasbarra changed the title Add black to pre-commit [INTPROD-8361] Add black to pre-commit Feb 13, 2023
@nicolasbarra nicolasbarra changed the title [INTPROD-8361] Add black to pre-commit [INTPROD-8361] Add black to pre-commit Feb 14, 2023
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