Skip to content

#787: add sprintf-constant-args lint#923

Open
nacNAC333 wants to merge 1 commit into
objectionary:masterfrom
nacNAC333:787
Open

#787: add sprintf-constant-args lint#923
nacNAC333 wants to merge 1 commit into
objectionary:masterfrom
nacNAC333:787

Conversation

@nacNAC333

Copy link
Copy Markdown

New XSL lint that detects sprintf calls where all arguments
are constants, meaning the entire expression could be replaced
with a literal string.

Includes motive documentation and two YAML test cases.

@nacNAC333

Copy link
Copy Markdown
Author

Quick note: the motive markdown was required for the build to pass (checksMotivesForPresence test validates every XSL lint has a corresponding motive .md file).

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.

1 participant