Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
EditorConfig の紹介をするだけ
Search
pecosantoyobe
June 12, 2014
Programming
0
380
EditorConfig の紹介をするだけ
LT駆動開発 04 で LT した際のスライド
pecosantoyobe
June 12, 2014
Tweet
Share
More Decks by pecosantoyobe
See All by pecosantoyobe
Down and Dirty with Chrome Developer Tools を雑にやってみて知ったこと
pecosantoyobe
1
120
Itamae シュッと
pecosantoyobe
1
2.5k
morning mail
pecosantoyobe
1
950
Atom
pecosantoyobe
1
180
Other Decks in Programming
See All in Programming
Duckdb-Wasmでローカルダッシュボードを作ってみた
nkforwork
0
100
推し活としてのrails new/oshikatsu_ha_iizo
sakahukamaki
3
2k
弊社の「意識チョット低いアーキテクチャ」10選
texmeijin
5
24k
Content Security Policy入門 セキュリティ設定と 違反レポートのはじめ方 / Introduction to Content Security Policy Getting Started with Security Configuration and Violation Reporting
uskey512
1
480
Macとオーディオ再生 2024/11/02
yusukeito
0
320
WEBエンジニア向けAI活用入門
sutetotanuki
0
330
カスタムしながら理解するGraphQL Connection
yanagii
1
1.5k
NSOutlineView何もわからん:( 前編 / I Don't Understand About NSOutlineView :( Pt. 1
usagimaru
0
270
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
580
Amazon Qを使ってIaCを触ろう!
maruto
0
370
CPython 인터프리터 구조 파헤치기 - PyCon Korea 24
kennethanceyer
0
250
『ドメイン駆動設計をはじめよう』のモデリングアプローチ
masuda220
PRO
8
500
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
45
6.7k
The Language of Interfaces
destraynor
154
24k
Ruby is Unlike a Banana
tanoku
96
11k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.3k
Speed Design
sergeychernyshev
24
600
Optimising Largest Contentful Paint
csswizardry
33
2.9k
Automating Front-end Workflow
addyosmani
1366
200k
Practical Orchestrator
shlominoach
186
10k
Building Better People: How to give real-time feedback that sticks.
wjessup
364
19k
4 Signs Your Business is Dying
shpigford
180
21k
Happy Clients
brianwarren
97
6.7k
Into the Great Unknown - MozCon
thekraken
32
1.5k
Transcript
EditorConfig ͷհ Λ͢Δ͚ͩ 2014/06/07 LTۦಈ։ൃ 04
ࢲ Twitter: @pecosantoyobe GitHub: furu Web Site: tfrkd.org Job: Programmer
None
– editorconfig.org “EditorConfig helps developers define and maintain consistent coding
styles between different editors and IDEs.” EditorConfig
ϚείοτΩϟϥΫλʔ • ؟ڸ • ੑΛײ͡Δ • What’s your name? Icon
by editorconfig.org
͏ʹ • EditorConfig ͷίΞϥΠϒϥϦ·ͨίϚϯυϥΠ ϯπʔϧͷಋೖ • ΤσΟλɺIDE ͷϓϥάΠϯͷಋೖ • ΈΜͳͰ૬ஊͯ͠
.editorconfig Λॻ͘ • ͏ • ͬͨͥ
ϓϥάΠϯ Icon by editorconfig.org
.editorconfig root = true ! [*] end_of_line = lf insert_final_newline
= true trim_trailing_whitespace = true ! [*.py] indent_style = space indent_size = 4 ! [*.js] indent_style = tab ! [lib/**.js] indent_style = space indent_size = 2 ! [{package.json,.travis.yml}] indent_style = space indent_size = 2
ࡶஊ one • “ίʔυΛܗ” ͱ͍͏ίϛοτϝοηʔδ ɺ͍͍Ͱ • OSS ͩͱ͋·Γඞཁͳ͍ͷ͔͠Εͳ͍ •
ҙ͕ࣝߴ͍
ࡶஊ two • खܰͦ͏ʹݟ͑ͯɺׂͱน͕͋Δ • ֤ࣗͰίΞϥΠϒϥϦΛೖΕɺΤσΟλʔ IDE ͷϓϥάΠϯͷઃఆΛ͠ͳ͚ΕͳΒͳ͍ • ΊΜͲ͍͘͞ਓʹɺΊΜͲ͍͘͞࡞ۀ
• ·ͩνʔϜͰͬͯͳ͍ͷͰޮՌΘ͔ΒΜ
ࡶஊ three • ίʔυಡΉ࣌ؒͷํ͕ଟ͍ • ୡਓϓϩάϥϚʔ • ͖Ε͍ͳͱ͜ΖԚͨ͘͠ͳ͍͠ɺ • Ԛͳ͍ͱ͜ΖͰɺ͖Ε͍ʹ͢Δؾྗ͕༙͔ͣ
ʹԚͳ͍··ʹͳΓ͕ͪ • ͷΑ͏ͳ͕͋ͬͨ
ࡶஊ four
Thanks :)