repo_id stringclasses 16
values | file_path stringlengths 34 106 | content stringlengths 24 327k | __index_level_0__ int64 0 0 |
|---|---|---|---|
hf_public_repos | hf_public_repos/experiment/.php-cs-fixer.dist.php | <?php
return (new PhpCsFixer\Config())
->setRules([
'@PSR12' => true,
'array_syntax' => ['syntax' => 'short'],
'ordered_imports' => ['sort_algorithm' => 'alpha'],
'no_unused_imports' => true,
'not_operator_with_successor_space' => true,
'trailing_comma_in_multiline' ... | 0 |
hf_public_repos | hf_public_repos/experiment/composer.lock | "{\n \"_readme\": [\n \"This file locks the dependencies of your project to a known state\(...TRUNCATED) | 0 |
hf_public_repos | hf_public_repos/experiment/tailwind.config.js | "const defaultTheme = require('tailwindcss/defaultTheme');\n\n/** @type {import('tailwindcss').Confi(...TRUNCATED) | 0 |
hf_public_repos | hf_public_repos/experiment/phpunit.xml | "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<phpunit xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-i(...TRUNCATED) | 0 |
hf_public_repos | hf_public_repos/experiment/script.sh | "#!/bin/sh\nPATH=./node_modules/.bin:$PATH\n\nfunction composer_asdf {\n composer update\n}\n\nfunc(...TRUNCATED) | 0 |
hf_public_repos | hf_public_repos/experiment/vite.config.js | "import { defineConfig } from 'vite';\nimport laravel from 'laravel-vite-plugin';\nimport vue from '(...TRUNCATED) | 0 |
hf_public_repos | hf_public_repos/experiment/.editorconfig | "root = true\n\n[*]\ncharset = utf-8\nend_of_line = lf\nindent_size = 4\nindent_style = space\ninser(...TRUNCATED) | 0 |
hf_public_repos | hf_public_repos/experiment/README.md | "> **Note**\n> asfawefawef\n>\n> This is a note\n\n> **Warning**\n> This is a warning\n\n```mermaid\(...TRUNCATED) | 0 |
hf_public_repos | hf_public_repos/experiment/artisan | "#!/usr/bin/env php\n<?php\n\ndefine('LARAVEL_START', microtime(true));\n\n/*\n|--------------------(...TRUNCATED) | 0 |
hf_public_repos | hf_public_repos/experiment/package-lock.json | "{\n \"name\": \"experiment\",\n \"lockfileVersion\": 3,\n \"requires\": true,\n \"packa(...TRUNCATED) | 0 |
End of preview. Expand in Data Studio
- Downloads last month
- 5