Skip to content

Instantly share code, notes, and snippets.

type Value = {
id: string | undefined | null
}
export const getSelectState = ({
isError,
isDirty,
}: {
isError: boolean
isDirty: boolean
@cat-turner
cat-turner / virus.txt
Created September 27, 2019 20:13
virus
yr dead
@cat-turner
cat-turner / virus.txt
Created September 27, 2019 20:13
virus
yr dead
@cat-turner
cat-turner / virus.txt
Created September 27, 2019 20:13
virus
yr dead

Keybase proof

I hereby claim:

  • I am cat-turner on github.
  • I am cat5turner (https://keybase.io/cat5turner) on keybase.
  • I have a public key ASD5I9oh0wobWZPAXqC9ZpyOJU-PfNwMA1bvNYjCEN35TQo

To claim this, I am signing this object:

@cat-turner
cat-turner / .travis.yml
Created November 7, 2018 18:32 — forked from davidjrice/.travis.yml
Travis CI + TestFlight integration (updated for Travis' new Mac VM setup / xctool)
language: objective-c
xcode_workspace: "<WorkspaceName.xcworkspace>"
xcode_scheme: "<SchemaName>"
script: xctool -workspace <WorkspaceName.xcworkspace> -scheme <SchemeName> -configuration Release build archive
before_script:
- ./scripts/travis/add-key.sh
after_script:
- ./scripts/travis/remove-key.sh
after_success:
- ./scripts/travis/testflight.sh

A quick refernce of Visual Studio Code shortcuts - in a cheat sheet.

Search

Function Shortcut
Search all files + Shift + f
Search + f

Edits

@cat-turner
cat-turner / suite_max_covered_subprograms_ada.md
Created September 12, 2017 18:41
md file for this test suite

Purpose

This test suite verifies the use of the Coverage option VCAST_MAX_COVERED_SUBPROGRAMS correctly limits the number of subprograms that can be encountered during execution in an ADA Cover Environment.

Usage

For use only with Ada sources in a Cover environment. The following option is set: