* [dpdk-dev] Editor Config
@ 2019-04-25 17:19 Stephen Hemminger
2019-04-25 17:19 ` Stephen Hemminger
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Stephen Hemminger @ 2019-04-25 17:19 UTC (permalink / raw)
To: dev
Systemd uses this and it looks like a useful addition to the DPDK source
base. Especially since we now have Windows developers.
https://editorconfig.org/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-dev] Editor Config
2019-04-25 17:19 [dpdk-dev] Editor Config Stephen Hemminger
@ 2019-04-25 17:19 ` Stephen Hemminger
2019-04-26 8:13 ` Burakov, Anatoly
2019-04-26 8:24 ` Andrew Rybchenko
2 siblings, 0 replies; 10+ messages in thread
From: Stephen Hemminger @ 2019-04-25 17:19 UTC (permalink / raw)
To: dev
Systemd uses this and it looks like a useful addition to the DPDK source
base. Especially since we now have Windows developers.
https://editorconfig.org/
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] Editor Config
2019-04-25 17:19 [dpdk-dev] Editor Config Stephen Hemminger
2019-04-25 17:19 ` Stephen Hemminger
@ 2019-04-26 8:13 ` Burakov, Anatoly
2019-04-26 8:13 ` Burakov, Anatoly
2019-04-26 12:50 ` Wiles, Keith
2019-04-26 8:24 ` Andrew Rybchenko
2 siblings, 2 replies; 10+ messages in thread
From: Burakov, Anatoly @ 2019-04-26 8:13 UTC (permalink / raw)
To: Stephen Hemminger, dev
On 25-Apr-19 6:19 PM, Stephen Hemminger wrote:
> Systemd uses this and it looks like a useful addition to the DPDK source
> base. Especially since we now have Windows developers.
>
> https://editorconfig.org/
>
I have suggested using clang-format in the past, but this would be a
good step too.
--
Thanks,
Anatoly
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] Editor Config
2019-04-26 8:13 ` Burakov, Anatoly
@ 2019-04-26 8:13 ` Burakov, Anatoly
2019-04-26 12:50 ` Wiles, Keith
1 sibling, 0 replies; 10+ messages in thread
From: Burakov, Anatoly @ 2019-04-26 8:13 UTC (permalink / raw)
To: Stephen Hemminger, dev
On 25-Apr-19 6:19 PM, Stephen Hemminger wrote:
> Systemd uses this and it looks like a useful addition to the DPDK source
> base. Especially since we now have Windows developers.
>
> https://editorconfig.org/
>
I have suggested using clang-format in the past, but this would be a
good step too.
--
Thanks,
Anatoly
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] Editor Config
2019-04-25 17:19 [dpdk-dev] Editor Config Stephen Hemminger
2019-04-25 17:19 ` Stephen Hemminger
2019-04-26 8:13 ` Burakov, Anatoly
@ 2019-04-26 8:24 ` Andrew Rybchenko
2019-04-26 8:24 ` Andrew Rybchenko
2 siblings, 1 reply; 10+ messages in thread
From: Andrew Rybchenko @ 2019-04-26 8:24 UTC (permalink / raw)
To: Stephen Hemminger, dev
On 4/25/19 8:19 PM, Stephen Hemminger wrote:
> Systemd uses this and it looks like a useful addition to the DPDK source
> base. Especially since we now have Windows developers.
>
> https://editorconfig.org/
+1
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] Editor Config
2019-04-26 8:24 ` Andrew Rybchenko
@ 2019-04-26 8:24 ` Andrew Rybchenko
0 siblings, 0 replies; 10+ messages in thread
From: Andrew Rybchenko @ 2019-04-26 8:24 UTC (permalink / raw)
To: Stephen Hemminger, dev
On 4/25/19 8:19 PM, Stephen Hemminger wrote:
> Systemd uses this and it looks like a useful addition to the DPDK source
> base. Especially since we now have Windows developers.
>
> https://editorconfig.org/
+1
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] Editor Config
2019-04-26 8:13 ` Burakov, Anatoly
2019-04-26 8:13 ` Burakov, Anatoly
@ 2019-04-26 12:50 ` Wiles, Keith
2019-04-26 12:50 ` Wiles, Keith
2019-04-29 9:58 ` Ray Kinsella
1 sibling, 2 replies; 10+ messages in thread
From: Wiles, Keith @ 2019-04-26 12:50 UTC (permalink / raw)
To: Burakov, Anatoly; +Cc: Stephen Hemminger, dev
> On Apr 26, 2019, at 3:13 AM, Burakov, Anatoly <anatoly.burakov@intel.com> wrote:
>
> On 25-Apr-19 6:19 PM, Stephen Hemminger wrote:
>> Systemd uses this and it looks like a useful addition to the DPDK source
>> base. Especially since we now have Windows developers.
>> https://editorconfig.org/
>
> I have suggested using clang-format in the past, but this would be a good step too.
+1 for editorconfig and we need something like clang-format as well to complete the picture.
>
> --
> Thanks,
> Anatoly
Regards,
Keith
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] Editor Config
2019-04-26 12:50 ` Wiles, Keith
@ 2019-04-26 12:50 ` Wiles, Keith
2019-04-29 9:58 ` Ray Kinsella
1 sibling, 0 replies; 10+ messages in thread
From: Wiles, Keith @ 2019-04-26 12:50 UTC (permalink / raw)
To: Burakov, Anatoly; +Cc: Stephen Hemminger, dev
> On Apr 26, 2019, at 3:13 AM, Burakov, Anatoly <anatoly.burakov@intel.com> wrote:
>
> On 25-Apr-19 6:19 PM, Stephen Hemminger wrote:
>> Systemd uses this and it looks like a useful addition to the DPDK source
>> base. Especially since we now have Windows developers.
>> https://editorconfig.org/
>
> I have suggested using clang-format in the past, but this would be a good step too.
+1 for editorconfig and we need something like clang-format as well to complete the picture.
>
> --
> Thanks,
> Anatoly
Regards,
Keith
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] Editor Config
2019-04-26 12:50 ` Wiles, Keith
2019-04-26 12:50 ` Wiles, Keith
@ 2019-04-29 9:58 ` Ray Kinsella
2019-04-29 9:58 ` Ray Kinsella
1 sibling, 1 reply; 10+ messages in thread
From: Ray Kinsella @ 2019-04-29 9:58 UTC (permalink / raw)
To: dev
+1, nice idea.
On 26/04/2019 13:50, Wiles, Keith wrote:
>
>
>> On Apr 26, 2019, at 3:13 AM, Burakov, Anatoly <anatoly.burakov@intel.com> wrote:
>>
>> On 25-Apr-19 6:19 PM, Stephen Hemminger wrote:
>>> Systemd uses this and it looks like a useful addition to the DPDK source
>>> base. Especially since we now have Windows developers.
>>> https://editorconfig.org/
>>
>> I have suggested using clang-format in the past, but this would be a good step too.
>
> +1 for editorconfig and we need something like clang-format as well to complete the picture.
>>
>> --
>> Thanks,
>> Anatoly
>
> Regards,
> Keith
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] Editor Config
2019-04-29 9:58 ` Ray Kinsella
@ 2019-04-29 9:58 ` Ray Kinsella
0 siblings, 0 replies; 10+ messages in thread
From: Ray Kinsella @ 2019-04-29 9:58 UTC (permalink / raw)
To: dev
+1, nice idea.
On 26/04/2019 13:50, Wiles, Keith wrote:
>
>
>> On Apr 26, 2019, at 3:13 AM, Burakov, Anatoly <anatoly.burakov@intel.com> wrote:
>>
>> On 25-Apr-19 6:19 PM, Stephen Hemminger wrote:
>>> Systemd uses this and it looks like a useful addition to the DPDK source
>>> base. Especially since we now have Windows developers.
>>> https://editorconfig.org/
>>
>> I have suggested using clang-format in the past, but this would be a good step too.
>
> +1 for editorconfig and we need something like clang-format as well to complete the picture.
>>
>> --
>> Thanks,
>> Anatoly
>
> Regards,
> Keith
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2019-04-29 9:58 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-25 17:19 [dpdk-dev] Editor Config Stephen Hemminger
2019-04-25 17:19 ` Stephen Hemminger
2019-04-26 8:13 ` Burakov, Anatoly
2019-04-26 8:13 ` Burakov, Anatoly
2019-04-26 12:50 ` Wiles, Keith
2019-04-26 12:50 ` Wiles, Keith
2019-04-29 9:58 ` Ray Kinsella
2019-04-29 9:58 ` Ray Kinsella
2019-04-26 8:24 ` Andrew Rybchenko
2019-04-26 8:24 ` Andrew Rybchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).