Skip to content

Implicit datetime conversion analyzer - #195

Merged
Keboo merged 8 commits into
mainfrom
adamst/118-implicit-datetime-conversion-analyzer
Oct 25, 2021
Merged

Implicit datetime conversion analyzer#195
Keboo merged 8 commits into
mainfrom
adamst/118-implicit-datetime-conversion-analyzer

Conversation

@adamskt

@adamsktadamskt commented Oct 24, 2021

Copy link
Copy Markdown
Member

Closes#181. Generates a warning when the symbol System.DateTimeOffset.op_Implicit(System.DateTime) is used.

@adamskt

Copy link
Copy Markdown
MemberAuthor

Dangit, transposed the digits. This PR closes #181

Comment threadREADME.md Outdated
@Keboo
Keboo merged commit 3c450a6 into mainOct 25, 2021
@Keboo
Keboo deleted the adamst/118-implicit-datetime-conversion-analyzer branch October 25, 2021 15:13
Sign up for freeto 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.

Add an analyzer to ban implicit conversions between DateTime and DateTimeOffset.

2 participants

@adamskt@Keboo