Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7255edd

Browse files
updated
1 parent 3e06ef9 commit 7255edd

File tree

19 files changed

+2791
-777
lines changed

19 files changed

+2791
-777
lines changed

‎.pylintrc‎

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,10 @@ good-names=a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w,
192192
p0, p1, p2, p3, v0, v1, v2, v3, vt, ci,
193193
xMin, xMax, yMin, yMax, offset, offsetX, offsetY, newX, newY,
194194
cx, cy, vx, vy, dx, dy, rt, xn, yn, xs, ys, xv, yv,
195-
id, df, pt, ptX, ptY, px, py, rx, ry, sx, sy,
196-
xa, ya, za, xb, yb, zb, xc, yc, zc,zx,zy,
197-
xl,xr,yl,yr,xr,yr,
198-
ka,kb,k0,k1,k2,k3,kv, xm, ym,
195+
id, df, pt, ptX, ptY, px, py, rx, ry, sx, sy,
196+
xa, ya, za, xb, yb, zb, xc, yc, zc,zx,zy,
197+
xl,xr,yl,yr,xr,yr,
198+
ka,kb,k0,k1,k2,k3,kv, xm, ym,
199199
R0,R1,R3,rMin,rMax,
200200
ex, up,
201201
Run,
@@ -297,7 +297,7 @@ ignored-parents=
297297
max-args=10
298298

299299
# Maximum number of attributes for a class (see R0902).
300-
max-attributes=12
300+
max-attributes=30
301301

302302
# Maximum number of boolean expressions in an if statement (see R0916).
303303
max-bool-expr=5
@@ -441,15 +441,16 @@ disable=raw-checker-failed,
441441
unbalanced-tuple-unpacking,
442442
C0103,
443443
C0116,
444-
W0612
444+
W0612,
445+
W0613,
446+
W0611
445447

446448
# Enable the message, report, category or checker with the given id(s). You can
447449
# either give multiple identifier separated by comma (,) or put this option
448450
# multiple time (only on the command line, not in the configuration file where
449451
# it should appear only once). See also the "--disable" option for examples.
450452
enable=c-extension-no-member
451453

452-
453454
[METHOD_ARGS]
454455

455456
# List of qualified names (i.e., library.method) which require a timeout

‎images/pointsLine.svg‎

Lines changed: 1838 additions & 681 deletions
Loading[フレーム]

‎images/soundGraphic.svg‎

Lines changed: 1 addition & 3 deletions
Loading[フレーム]

‎images/tetris.svg‎

Lines changed: 109 additions & 54 deletions
Loading[フレーム]

‎src/res/A.png‎

1.47 KB
Loading[フレーム]

‎src/res/da-16.png‎

397 Bytes
Loading[フレーム]

‎src/res/da-32.png‎

771 Bytes
Loading[フレーム]

‎src/res/da-64.png‎

1.64 KB
Loading[フレーム]

‎src/res/da-82.png‎

1.52 KB
Loading[フレーム]

‎src/res/gg.png‎

32.3 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /