ansys / ansys/pre-commit-hooks

OS dependent issues when combining docformatter and this hook

Open
#96 4 comments 1 reaction 1 assignee Claimed by @klmcadams View on GitHub
Dominant language
Python
Stars
5
Forks
1
Avg merge
4h 21m
Merged PRs (30d)
9

Description

Observed in https://github.com/ansys/pyansys-geometry and https://github.com/ansys/pyadditive

When running on Windows both hooks combined, no issues rise. However, docformatter on Linux detects that no extra line is needed in between module docstring and license header. And then our hook adds it back again.

I think there shouldn't be an extra line but please try to solve this behavior.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.