Skip to content

Ignore blank line rules for docs formatting#12934

Merged
dhruvmanila merged 1 commit intomainfrom
dhruv/docs
Aug 16, 2024
Merged

Ignore blank line rules for docs formatting#12934
dhruvmanila merged 1 commit intomainfrom
dhruv/docs

Conversation

@dhruvmanila
Copy link
Copy Markdown
Member

Summary

fixes: #12933

Test Plan

python scripts/check_docs_formatted.py --generate-docs

@dhruvmanila dhruvmanila added the documentation Improvements or additions to documentation label Aug 16, 2024
@dhruvmanila dhruvmanila enabled auto-merge (squash) August 16, 2024 15:26
@dhruvmanila dhruvmanila merged commit c319414 into main Aug 16, 2024
@dhruvmanila dhruvmanila deleted the dhruv/docs branch August 16, 2024 15:27
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Aug 16, 2024

CodSpeed Performance Report

Merging #12934 will degrade performances by 5.45%

Comparing dhruv/docs (223262f) with main (ef1f6d9)

Summary

❌ 1 regressions
✅ 31 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main dhruv/docs Change
linter/all-rules[numpy/globals.py] 727.8 µs 769.8 µs -5.45%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs for rules D203 and D211 have been rendered inaccurate by Black formatting

2 participants