Skip to content

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented Jan 2, 2019

Apply the QL autoformatter to all C# .ql files.

@hvitved hvitved added the C# label Jan 2, 2019
@hvitved hvitved requested a review from calumgrant January 2, 2019 12:53
@hvitved hvitved requested a review from a team as a code owner January 2, 2019 12:53
(typename = "System.Web.UI.HtmlControls.Table" and result = "tbl") or
(typename = "System.Web.UI.HtmlControls.FlowLayoutPanel" and result = "flp") or
(typename = "System.Web.UI.HtmlControls.GridLayoutPanel" and result = "glp") or
(typename = "System.Web.UI.WebControls.Label" and result = "lbl")
Copy link

Choose a reason for hiding this comment

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

@aschackmull Wonder if these parentheses should be stripped? (In a different PR).

Copy link
Contributor

Choose a reason for hiding this comment

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

They will be once my parentheses-normalization extension to the autoformatter gets merged.

@calumgrant calumgrant merged commit bd9a2d7 into github:master Jan 9, 2019
@hvitved hvitved deleted the csharp/autoformat/queries branch January 9, 2019 10:48
cklin pushed a commit that referenced this pull request Apr 26, 2022
…ion-variables

Look for callees through function variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants