Skip to content

Add file header to editorconfig#241

Merged
vlad-ion merged 3 commits into
masterfrom
andreyt/add-header-to-config
Oct 16, 2020
Merged

Add file header to editorconfig#241
vlad-ion merged 3 commits into
masterfrom
andreyt/add-header-to-config

Conversation

@AndreyTretyak
Copy link
Copy Markdown
Contributor

Add file header to editorconfig

Add file header to editorconfig
@AndreyTretyak AndreyTretyak requested a review from a team as a code owner August 21, 2020 13:10
Comment thread .editorconfig
Comment thread .editorconfig

# Typescript and javascript files
[*.{ts,js}]
#indent_size = 4
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I realise this isn't part of this change, but do we really want this given that is commented out?

Comment thread .editorconfig
[*.vb]
# Modifier preferences
visual_basic_preferred_modifier_order = Partial,Default,Private,Protected,Public,Friend,NotOverridable,Overridable,MustOverride,Overloads,Overrides,MustInherit,NotInheritable,Static,Shared,Shadows,ReadOnly,WriteOnly,Dim,Const,WithEvents,Widening,Narrowing,Custom,Async:suggestion No newline at end of file
visual_basic_preferred_modifier_order = Partial,Default,Private,Protected,Public,Friend,NotOverridable,Overridable,MustOverride,Overloads,Overrides,MustInherit,NotInheritable,Static,Shared,Shadows,ReadOnly,WriteOnly,Dim,Const,WithEvents,Widening,Narrowing,Custom,Async:suggestion
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we definitely want to include this? We don't have any Visual Basic files and I doubt we ever will

@AndreyTretyak
Copy link
Copy Markdown
Contributor Author

@muiriswoulfe thank you for your comments, I'll address them in another PR (created in issue #266) and sorry for the delay, I'll merge it as it is to avoid people missing headers

@vlad-ion vlad-ion merged commit 1976d0f into master Oct 16, 2020
@vlad-ion vlad-ion deleted the andreyt/add-header-to-config branch October 16, 2020 11:24
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.

3 participants