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

Simplify Apple Profile Configuration Template #1033

Merged
merged 3 commits into from
Mar 19, 2019

Conversation

faf0
Copy link
Contributor

@faf0 faf0 commented Jul 22, 2018

Fix indentation of template statements, remove empty else-clauses, and remove blank newlines.

@jackivanov
Copy link
Collaborator

Will be reviewed after #976

@jackivanov jackivanov added this to the 1.1 milestone Jul 22, 2018
@CLAassistant
Copy link

CLAassistant commented Aug 30, 2018

CLA assistant check
All committers have signed the CLA.

@faf0
Copy link
Contributor Author

faf0 commented Dec 12, 2018

Will be reviewed after #976

@jackivanov This is ready for review

@davidemyers
Copy link
Contributor

Doesn't adding extra spaces in the template cause unnecessary spaces to be left in the generated file?

@faf0 faf0 force-pushed the faf0/apple-profile-template branch 3 times, most recently from cf680f1 to d55a1da Compare December 13, 2018 06:07
@faf0
Copy link
Contributor Author

faf0 commented Dec 13, 2018

@davidemyers You are right. I updated this PR to remove unnecessary spaces.

@jackivanov
Copy link
Collaborator

jackivanov commented Dec 13, 2018

I'm pretty sure it breaks indentation and line breaks now, although it doesn't make it unusable, but makes it unreadable. Probably you can use lstrip_blocks

@faf0
Copy link
Contributor Author

faf0 commented Dec 23, 2018

@jackivanov Your assessment is correct. I enabled lstrip_blocks.

@jackivanov jackivanov removed this from the 1.1 milestone Mar 12, 2019
@jackivanov jackivanov added this to the 1.1 milestone Mar 12, 2019
@jackivanov jackivanov added the 1.1 label Mar 19, 2019
@jackivanov
Copy link
Collaborator

@faf0 Could you, please, rebase from the master? We are going to merge this in 1.1

@faf0 faf0 force-pushed the faf0/apple-profile-template branch from 7bdfdfc to fa9d197 Compare March 19, 2019 16:21
@faf0
Copy link
Contributor Author

faf0 commented Mar 19, 2019

@jackivanov rebased from master

@jackivanov jackivanov merged commit 13c4628 into trailofbits:master Mar 19, 2019
@jackivanov
Copy link
Collaborator

Thanks!

@faf0 faf0 deleted the faf0/apple-profile-template branch March 20, 2019 16:32
TC1977 pushed a commit to TC1977/algo that referenced this pull request Mar 26, 2019
* Simplify Apple Profile Configuration Template

* enable lstrip_blocks

* remove ldashes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants