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

DM-35060: Use piff for characterizeImage in DRP #32

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Conversation

parejkoj
Copy link
Contributor

No description provided.

Copy link
Member

@TallJimbo TallJimbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's going on with yamllint here is that its default (which we use) for the indent-sequences rule is "consistent", which means it doesn't care whether you indent sequences relative to their parent or not, as long as you do it consistently within a file. And your additions (which are, I suspect, now the first sequences in the file) do not indent, while all later ones do.

@parejkoj parejkoj force-pushed the tickets/DM-35060 branch 2 times, most recently from 3bf372e to e3b47e8 Compare July 19, 2022 20:08
See DM-35207: we need to verify that it's ok to have psfex for the initial
psf determination and piff for the final.
@parejkoj parejkoj merged commit 1b265ba into main Jul 20, 2022
@parejkoj parejkoj deleted the tickets/DM-35060 branch July 20, 2022 00:56
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.

2 participants