並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 17 件 / 17件

新着順 人気順

style-guideの検索結果1 - 17 件 / 17件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

style-guideに関するエントリは17件あります。 開発programminggoogle などが関連タグです。 人気エントリには 『GoogleのShell Style Guideの邦訳 - Qiita』などがあります。
  • GoogleのShell Style Guideの邦訳 - Qiita

    背景 (Background) どのシェルを使うか (Which Shell to Use) Bash は実行が許可された唯一のシェルスクリプト言語である。 実行可能ファイルは #!/bin/bash と最小限のフラグで始めなければならない。シェルオプションの設定に set を利用することで、 スクリプトを bash script_name として呼び出してもその機能を損なわないようにせよ。 全ての実行可能シェルスクリプトを bash に制限することで、全てのマシンにインストールされた一貫したシェル言語を得る。 これに対する唯一の例外は、コーディング対象によって強制される場合である。この1つの例として、Solaris SVR4 パッケージは、どんなスクリプトにも plain Bourne shell であることを要求する。 いつシェルを使うか (When to use Shell) シェル

      GoogleのShell Style Guideの邦訳 - Qiita
    • 「Go Style Guide」から学んだ可読性の高いコードの書き方

      Go Conference 2023 ( 2023/06/02 Fri. ) https://gocon.jp/2023/ 登壇資料 株式会社アンドパッド プロダクトテックリード 小島 夏海 みなさん、Googleが公開したGo Style Guideは読みましたか? ソフトウ…

        「Go Style Guide」から学んだ可読性の高いコードの書き方
      • Style Guide - Configuration Language | Terraform | HashiCorp Developer

        The flexibility of Terraform's configuration language gives you many options to choose from as you write your code, structure your directories, and test your configuration. While some design decisions depend on your organization's needs or preferences, there are some common patterns that we suggest you adopt. Adopting and adhering to a style guide keeps your Terraform code legible, scalable, and m

          Style Guide - Configuration Language | Terraform | HashiCorp Developer
        • 見逃していませんか?Google Go Style Guideの継続的アップデート - ANDPAD Tech Blog

          こんにちは、SWEの小島です。普段は社内向けの通知基盤の開発・運用をしています。 みなさん、Googleが公開しているGo Style Guideはご存知でしょうか? 2022/11に公開された時はXや国内のGoコミュニティでも話題になっていたと思います。また、Go conference 2023では自分がこのガイドをテーマに発表したりもしましたので読んだことある・存在は知っている人も多いと思います。 Go Style Guideとは何かやこのドキュメントの立ち位置などについては過去に発表した時に個人的にまとめたものが資料に記載してありますので、気になる方はそちらも見てみてください。 speakerdeck.com 自分は公開された当初に読んだ後も、開発中書き方に悩んだ時に見たりコードレビュー等で書き方のサンプルとしてメンバーに共有したりと不定期に活用していました。そうして活用していたある

            見逃していませんか?Google Go Style Guideの継続的アップデート - ANDPAD Tech Blog
          • Ruby Style Guide

            Ruby Style Guide Ruby is the main language at Shopify. We are primarily a Ruby shop and we are probably one of the largest out there. Ruby is the go-to language for new web projects and scripting. We expect all developers at Shopify to have at least a passing understanding of Ruby. It’s a great language. It will make you a better developer no matter what you work in day to day. What follows is a l

            • Apple Style Guide

              Editorial guidelines for AppleThe Apple Style Guide provides guidelines to help maintain a consistent voice in Apple materials, including documentation, reference materials, training, and user interfaces. Learn more about the guide To explore the Apple Style Guide, click Table of Contents at the top of the page, or enter a word or phrase in the search field. You can also download the guide as a PD

              • GitHub - neostandard/neostandard: A spiritual successor to the standardjs javascript style guide

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  GitHub - neostandard/neostandard: A spiritual successor to the standardjs javascript style guide
                • PEP 8 – Style Guide for Python Code | peps.python.org

                  PEP 8 – Style Guide for Python Code PEP 8 – Style Guide for Python Code Author: Guido van Rossum <guido at python.org>, Barry Warsaw <barry at python.org>, Alyssa Coghlan <ncoghlan at gmail.com> Status: Active Type: Process Created: 05-Jul-2001 Post-History: 05-Jul-2001, 01-Aug-2013 Table of Contents Introduction A Foolish Consistency is the Hobgoblin of Little Minds Code Lay-out Indentation Tabs

                    PEP 8 – Style Guide for Python Code | peps.python.org
                  • GitHub - tricot-inc/frontend-style-guide: トリコ株式会社のJavaScript / TypeScriptにおけるコード規約

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      GitHub - tricot-inc/frontend-style-guide: トリコ株式会社のJavaScript / TypeScriptにおけるコード規約
                    • corp/dbt_style_guide.md at main · dbt-labs/corp

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        corp/dbt_style_guide.md at main · dbt-labs/corp
                      • Mastering Vue 3 Composables: A Comprehensive Style Guide

                        Alexander Opalic Posted on Sep 16, 2023 • Edited on Sep 21, 2024 • Originally published at alexop.dev Introduction The release of Vue 3 ushered in a transformational change, moving from the Options API to the Composition API. At the heart of this transition lies the concept of "composables" — modular functions that utilize Vue's reactive features. This change has injected greater flexibility and c

                          Mastering Vue 3 Composables: A Comprehensive Style Guide
                        • C# at Google Style Guide 日本語訳

                          google_csharp_style_guide_ja.md C# at Google Style Guide を日本語訳したものです。一部こなれていない箇所もあるので、お気づきの点があれば気軽にコメントでご指摘頂ければ幸いです。 C# at Google Style Guide 日本語訳 このスタイルガイドは Google 社内で開発された C# コード用であり、Google の C# コードのデフォルトのスタイルです。 Google C++ スタイルや Google Java スタイルなど、Google の他の言語に準拠した文体の選択を行います。 フォーマットについてのガイドライン 命名規則 命名規則は Microsoft の C# 命名ガイドラインに従います。Microsoft の命名ガイドラインが指定されていない場合(プライベート変数やローカル変数など)、ルールは CoreFX

                            C# at Google Style Guide 日本語訳
                          • Style Guide • Angular

                            Introduction This guide covers a range of style conventions for Angular application code. These recommendations are not required for Angular to work, but instead establish a set of coding practices that promote consistency across the Angular ecosystem. A consistent set of practices makes it easier to share code and move between projects. This guide does not cover TypeScript or general coding pract

                              Style Guide • Angular
                            • Google TypeScript Style Guideを読む

                              はじめに TypeScriptのプロジェクトでコーディング規約を決める時にeslintのおすすめ設定だけでは上手くいかないことがあります。この記事ではGoogleが提供しているスタイルガイドを見て使えそうなところを紹介します。 eslintと@typescript-eslint/eslint-pluginの内容と照らし合わせて紹介します。 対象読者 社内プロジェクトのTypeScriptのコーディング規約を整備したい方 @typescript-eslint/eslint-pluginのplugin:@typescript-eslint/recommendedとplugin:@typescript-eslint/recommended-requiring-type-checkingの設定だけではソースコードの治安の維持が出来なくなってしまった方 Google TypeScript Style

                                Google TypeScript Style Guideを読む
                              • Color Style Guide | Figma

                                How to use: Set local styles.Run this plugin.A new page will be created. ⚠️ Notice: This plugin can't get shared styles. They are not supported now. Gradient styleMix style

                                  Color Style Guide | Figma
                                • 【クラス設計・実装のガイドライン】Object Design Style Guideの要約 - Qiita

                                  Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? はじめに 本投稿は、Object Design Style Guideの要約記事です。著者に承諾を得た上で投稿しております。 オブジェクトデザインのベストプラクティスを知りたい チーム内でクラス設計・実装を行うための明確で一貫したガイドラインが欲しい という方にオススメの書籍です。 追記:ご本人からツイート頂きました。 Impressive work by @ran0hii summarizing Object Design Style Guide (in Japanese) https://t.co/lWhoDE4gHa — Matt

                                    【クラス設計・実装のガイドライン】Object Design Style Guideの要約 - Qiita
                                  • GitHub - vercel/style-guide: Vercel's engineering style guide

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - vercel/style-guide: Vercel's engineering style guide
                                    1

                                    新着記事